| | |
| | | }
|
| | |
|
| | | #topNav li {
|
| | | display: inline;
|
| | | display: inline-block;
|
| | | margin: 0 2px 0 0;
|
| | | }
|
| | |
|
| | | #topNav a {
|
| | | padding: 0 1.5em;
|
| | | text-decoration: none;
|
| | | color: black;
|
| | | background: #d3d3d3;
|
| | | background-color: #D3D3D3;
|
| | | background-position: center top;
|
| | | background-repeat: no-repeat;
|
| | | color:black;
|
| | | display:block;
|
| | | height:20px;
|
| | | padding-top:68px;
|
| | | text-align:center;
|
| | | text-decoration:none;
|
| | | width:97px;
|
| | | }
|
| | |
|
| | | #topNav a:hover {
|
| | | background: #fc0;
|
| | | background-color: #fc0;
|
| | | color: #540;
|
| | | }
|
| | |
|
| | |
| | | #topNav #topNav_current a {
|
| | | padding-bottom: 2px;
|
| | | font-weight: bold;
|
| | | color: #ff6600;
|
| | | background: #ffffff;
|
| | | color: black;
|
| | | background-color: #ffffff;
|
| | | }
|
| | |
|
| | | .topnav-admin {
|
| | | background-image: url('../../icons/x64/system.png') !important;
|
| | | }
|
| | |
|
| | | .topnav-client {
|
| | | background-image: url('../../icons/x64/client.png') !important;
|
| | | }
|
| | |
|
| | | .topnav-mail {
|
| | | background-image: url('../../icons/x64/email.png') !important;
|
| | | }
|
| | |
|
| | | .topnav-monitor {
|
| | | background-image: url('../../icons/x64/monitor.png') !important;
|
| | | }
|
| | |
|
| | | .topnav-sites {
|
| | | background-image: url('../../icons/x64/sites.png') !important;
|
| | | }
|
| | |
|
| | | .topnav-dns {
|
| | | background-image: url('../../icons/x64/dns.png') !important;
|
| | | }
|
| | |
|
| | | .topnav-tools {
|
| | | background-image: url('../../icons/x64/tools.png') !important;
|
| | | }
|
| | |
|
| | | .topnav-help {
|
| | | background-image: url('../../icons/x64/help.png') !important;
|
| | | }
|
| | | } |