Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/Users/User/AppData/Local/Temp/HouseCall32/interface/css/ |
/*************************************************************** Tab ******************************************************************/ /*tabs*/ .tabNav{ top:10px; font-size: 0; padding: 0; position:absolute; left:4px; line-height: normal; } .tabNav li{ margin:0; color:#fff; margin-right:3px; text-decoration:none; display:inline-block; font-size: 11px; vertical-align:top; zoom:1; *display:inline; } .tabNav li a, .tabNav li a:link, .tabNav li a:visited{ text-decoration: none; display:block; padding: 0px 0px 0px 5px; background: url(../images/tab_setting.gif) no-repeat 0 -24px; } .tabNav li.selected a { background-position:0 0; } .tabNav li div{ color: #000; font-size:12px; padding:5px 12px 4px 7px; /*right pos*/ background: url(../images/tab_setting.gif) no-repeat right -72px; } .tabNav li:hover div.disable{ color:#666; cursor: default; } .tabNav li.selected{ background-position: 0 -39px } .tabNav li.selected div{ background-position: right -48px; font-weight:bold; } .tabNav li:hover.selected, .tabNav li.selected a:hover div{ color:#333; text-decoration: none; } /*tab content*/ .tab_container{ background:#fff; padding: 16px 16px 0; } .tab_container li { padding-bottom:8px; } .tab_container input, .tab_container label { vertical-align: middle; } .folder_selection{ overflow: auto; border: 1px solid #D9D9D9; height: 168px; width: 346px; margin-left: 20px; background: white; } .overlay{ position:absolute; margin-left:-5px; background:#666; height:198px; width:352px; } .tabcontent{ display:none; } .tabcontent h2 { font-size: 12px; padding-bottom: 16px; } .tabcontent .desc { font-size: 12px; line-height:16px; margin-bottom:20px; } .tabcontent p label { font-size:11px; } .tabcontent label { font-size:12px; } .tab_wrapper { background-color: #E1E1E1; border-bottom: solid 1px #b3b3b3; height: 33px; position: relative; }