|
Server IP : 10.2.73.233 / Your IP : 216.73.216.59 Web Server : Apache/2.4.59 (Debian) System : Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64 User : www-data ( 33) PHP Version : 5.6.40-64+0~20230107.71+debian10~1.gbp673146 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/../home/leksykografia/web/styles/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
@CHARSET "UTF-8";
.sbHolder{
background-color: #fff;
border: solid 2px #7F7F7F;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
height: 27px;
position: relative;
width: 478px;
margin-bottom:20px;
}
.sbSelector{
display: block;
height: 27px;
left: 0;
line-height: 27px;
outline: none;
overflow: hidden;
position: absolute;
text-indent: 10px;
top: 0;
width: 450px;
font-weight:bold;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
color: #04B0E2;
outline: none;
text-decoration: none;
}
.sbToggle{
background: url(../images/select-arrow.png) no-repeat;
display: block;
height: 27px;
outline: none;
position: absolute;
right: 0;
top: 0;
width: 27px;
}
.sbToggle:hover{
background: url(../images/select-arrow.png) no-repeat;
}
.sbToggleOpen{
background: url(../images/select-arrow.png) no-repeat;
}
.sbToggleOpen:hover{
background: url(../images/select-arrow.png) no-repeat;
}
.sbHolderDisabled{
background-color: #3C3C3C;
border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
}
.sbHolderDisabled .sbToggle{
}
.sbOptions{
background:#fff;
border: solid 2px #020202;
list-style: none;
left: -2px;
margin: 0;
padding: 0;
position: absolute;
top: 27px;
width: 478px;
z-index: 1;
overflow-y: auto;
font-weight:bold;
}
.sbOptions li{
padding: 0 7px;
}
.sbOptions a{
border-top: dotted 2px #6D6D6D;
display: block;
outline: none;
padding: 7px 0 7px 3px;
}
.sbOptions li:first-child a{
border-top: dotted 2px white;
}
.sbOptions a:link, .sbOptions a:visited{
color: #030303;
text-decoration: none;
}
.sbOptions a:hover{
color: #04B0E2;
}
.sbOptions li.last a{
border-bottom: none;
}
.sbOptions .sbDisabled{
border-bottom: dotted 1px #515151;
color: #999;
display: block;
padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
border-bottom: dotted 1px #515151;
color: #04B0E2;
display: block;
font-weight: bold;
padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
padding-left: 17px;
}