Warning: session_start(): open(/var/lib/php/sessions/sess_3cdmr4hjqpl0qienfbu8q58d67, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
sS andrzejButtonStyle() {
ret [[
.BUTTON_OUT {
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
height: 10px;
line-height: 10px;
color: #757575;
font-family: Arial;
width: 86px;
font-size: 12px;
font-weight: 400;
padding: 10px;
background-color: #FFFFFF;
box-shadow: 1px 1px 20px 0px #757575;
-webkit-box-shadow: 1px 1px 20px 0px #757575;
-moz-box-shadow: 1px 1px 20px 0px #757575;
border: solid #F5F5F5 1px;
text-decoration: none;
display: inline-block;
cursor: pointer;
}
.BUTTON_OUT:hover {
background: #FFFFFF;
text-decoration: none;
}
]];
}