mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@393 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -700,30 +700,30 @@ visibility:visible; position:absolute; top:-69px; t\op:-70px; color:#000; left:1
|
||||
#### For fancy tabs
|
||||
|
||||
.shadetabs {
|
||||
padding: 3px 3px;
|
||||
margin-left: 0;
|
||||
margin-top: 1px;
|
||||
margin-bottom: 0px;
|
||||
font-family: Verdana, arial, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
list-style-type: none;
|
||||
text-align: left; /*set to left, center, or right to align the menu as desired*/
|
||||
padding: 3px 3px;
|
||||
margin-left: 0;
|
||||
margin-top: 1px;
|
||||
margin-bottom: 0px;
|
||||
font-family: Verdana, arial, sans-serif;
|
||||
font-weight: bold;
|
||||
font-size: 12px;
|
||||
list-style-type: none;
|
||||
text-align: left; /*set to left, center, or right to align the menu as desired*/
|
||||
}
|
||||
|
||||
.shadetabs li{
|
||||
display: inline;
|
||||
margin: 0;
|
||||
display: inline;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
||||
.shadetabs li a{
|
||||
text-decoration: none;
|
||||
padding: 2px 7px;
|
||||
margin-right: 3px;
|
||||
border: 1px solid #aaa;
|
||||
color: #2d2b2b;
|
||||
background: white url(../images/menu2.gif) top left repeat-x;
|
||||
text-decoration: none;
|
||||
padding: 2px 7px;
|
||||
margin-right: 3px;
|
||||
border: 1px solid #aaa;
|
||||
color: #2d2b2b;
|
||||
background: white url(../images/menu2.gif) top left repeat-x;
|
||||
}
|
||||
|
||||
.shadetabs li a:visited{
|
||||
|
||||
Reference in New Issue
Block a user