%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
| Server IP : 14.207.165.8 / Your IP : 216.73.216.26 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/root/var/www/html/ppaobm/frontend/web/assets/2ae853bd/css/ |
Upload File : |
/*!
* @copyright Copyright © Kartik Visweswaran, Krajee.com, 2014 - 2018
* @version 2.1.3
*
* Additional CSS for Select2 for extra functionalities added by Krajee
*
* Author: Kartik Visweswaran
* For more JQuery plugins visit http://plugins.krajee.com
* For more Yii related demos visit http://demos.krajee.com
*/
.s2-togall-select .s2-unselect-label,
.s2-togall-unselect .s2-select-label {
display: none;
}
.s2-togall-button {
display: inline-block;
font-weight: 400;
color: #337ab7;
padding: 0.5rem;
cursor: pointer;
}
.s2-togall-button:focus, .s2-togall-button:hover {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.s2-togall-select .s2-select-label,
.s2-togall-unselect .s2-unselect-label {
display: inline;
}
.s2-select-label, .s2-unselect-label {
line-height: 1.1;
font-size: 13px;
}
.s2-togall-button .s2-select-label i,
.s2-togall-button .s2-unselect-label i {
margin: auto 0.25rem;
}