| Server IP : 195.130.67.5 / Your IP : 216.73.217.130 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 : /Program Files/ArcGIS/LicenseManager/Documentation/lmrefguide/include/css/ |
Upload File : |
@charset "utf-8";
/* CSS Document */
/***************************************
TOC
***************************************/
.jQueryLazyTree{
margin-left: 0px;
padding-top: 0px;
}
.jQueryLazyTree li.root{
background: none;
margin-top: 0px;
padding-top: 0px;
}
.jQueryLazyTree ul.lazyTreeBranch{
margin: 0px;
width: 100%;
}
.jQueryLazyTree li{
margin-bottom: 0px;
padding-bottom: 3px;
}
.jQueryLazyTree li a.focused{
padding: 0px;
}
/***************************************
TABS
***************************************/
.tabs a{
width: 100%;
}
.tabs a span{
height: 18px;
}
.tabs a:hover{
background-position: 100% -100px;
text-decoration: none;
color: #000000;
cursor: pointer;
}
.ui-tabs-selected a{
background-position: 100% -150px !important;
text-decoration: none;
color: #000000;
cursor: pointer;
}
/***************************************
CONTENT
***************************************/
#rightPanel{
background-position: 50% 225px;
}
#docWrapper{
height: 400px;
}
#contentWrapper{
margin-top:-20px;
}