| 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 : C:/inetpub/wwwroot/icd/administrator/components/com_staffmaster/css/ |
Upload File : |
/**
* staffmaster_admin_default.css
*
* Staff Master 0.7.5.5
*
* Staff Master - Staff Members and Departments Manager
*
* @version 0.7.5.5
* @package StaffMaster_0_7_5_5
* @subpackage: admin_css
* @copyright (C) 2007-2008 Travis Hubbard
* @license http://www.gnu.org/licenses/ GNU/GPL v3
* @link http://www.systemsunited.net/
**/
.icon-48-sysu_header_title { background: url( ../images/sysu_header_title.png) }
#staff_main_menu_left {
width:40%;
float:left;
}
#staff_main_menu_left table { margin: 0 auto; }
#staff_main_menu_right {
width:40%;
float:left;
border:1px solid #000000;
padding:10px;
}
#staff_header_rt {
font-size:1.5em;
font-weight:bold;
}
ul#staff_com_check { }
ul#staff_com_check li {
color:#000000;
list-style:none;
}
ul#staff_com_check li.error { color: #FF0000; }
ul#staff_com_check li.ok { color: green; }
#staff_com_dept_hdr , #staff_com_staff_hdr , #staff_com_params_hdr { font-size:1.35em; }
.staff_image_caption { }
#default_staff_loc {
display:block;
text-align:center;
line-height:3em;
border: 1px inset #000000;
}
#default_staff_loc strong {
font-weight:normal;
color:#FF0000;
letter-spacing: .075em;
}
.labeldiv , .labeldiv_custom_colors {
float:left;
text-align:right;
}
.labeldiv { width: 70px; }
.labeldiv_custom_colors { width: 175px; }
.labelInputBox {
background: #FFFFF1;
border: 1px solid #CCCCCC;
position:relative;
float:left;
padding:5px;
width: 250px; /* 450px; */
}
input , .inputbox_custom_colors {
margin-right: 15px;
float:left;
}
.inputbox_custom_colors { width: 60px !important }
.sm_tooltips_left , .sm_tooltips_right {
position:relative;
float:left;
}
.sm_tooltips_right { float: right }
.up { margin-top: -15px; }
.key { white-space: nowrap; }
#turn_off_to_do {
width:100%;
white-space:nowrap;
background:#FFFFF1;
}
#turn_off_to_do_x { display:inline; }
/* Over Ride some settings for Staff Master Admin Tables */
table.admintable td.key { width: 175px !important }
ul.sm_browser_list {
width: 29%;
position:relative;
float:left;
}
#sbox-content iframe { height: 300px !important }