| Server IP : 118.139.160.155 / Your IP : 216.73.217.153 Web Server : Apache System : Linux sg2plmcpnl504228.prod.sin2.secureserver.net 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64 User : twll3xqyaqrh ( 9725459) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/twll3xqyaqrh/public_html/css/ |
Upload File : |
ul.zg-ul-select {
border-radius: 2px;
box-sizing: border-box;
cursor: pointer;
font-family: 'Helvetica Neue', Helvetica, sans-serif;
font-size: 2em;
margin: 0;
padding: 0;
}
ul.zg-ul-select li {
border-radius: 3px;
display: none;
padding: 0.5em;
}
ul.zg-ul-select li.active {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border: 1px solid #111;
border-radius: 3px;
box-shadow: 0 0 2px #aaa;
color: #111;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
ul.zg-ul-select.active {
border: 1px solid #aaa;
}
ul.zg-ul-select.active li {
border: none;
box-shadow: none;
display: block;
}
ul.zg-ul-select.active li:hover {
background: #0074d9;
}
ul.zg-ul-select.active li.active {
background: #40a6ff;
}
ul.zg-ul-select.active li.active:hover {
background: #0074d9;
}
#selected--zg-ul-select {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
box-sizing: border-box;
color: #111;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
font-family: 'Helvetica Neue', Helvetica, sans-serif;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 2em;
width: auto;
}
#selected--zg-ul-select.active {
border: 1px solid #111;
border-radius: 3px;
box-shadow: 0 0 2px #aaa;
padding: 0.5em;
}