| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Old Sites/eadsa/administrator/components/com_jce/css/ |
Upload File : |
/* CSS Document */
.icon-32-lock {
background-image: url(../img/toolbar/icon-32-lock.png);
}
.icon-32-refresh {
background-image: url(../img/toolbar/icon-32-refresh.png);
}
span.icon-remove, span.icon-add {
cursor: pointer;
}
.icon-remove {
height: 20px;
background: url(../img/delete.png) no-repeat;
padding: 2px;
}
.icon-add {
background: url(../img/add.png) no-repeat;
padding: 2px;
}
.icon-text {
margin-left: 20px;
}
.icon-legend {
height: 20px;
background: url(../img/icons.png) no-repeat;
padding: 2px;
}
ul#table_status {
list-style: none;
margin:0;
padding:0;
}
ul#table_status li {
list-style: none;
margin:0;
padding: 5px 0 0 20px;
height: 20px;
}
ul#table_status li.error {
background: url(../img/delete.png) no-repeat left;
}
ul#table_status li.ok {
background: url(../img/tick.png) no-repeat left;
}