mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
css changes. fixes to graph browser.
git-svn-id: http://www.observium.org/svn/observer/trunk@2573 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -49,7 +49,10 @@ ul ul ul { list-style: square outside; }
|
||||
|
||||
.pagemenu-selected {
|
||||
font-weight: bold;
|
||||
background-color: #cecece;
|
||||
background-color: #dfdfdf;
|
||||
|
||||
border: 1px solid #c0c0c0;
|
||||
margin: -1px;
|
||||
|
||||
padding:3px 8px 4px 8px;
|
||||
|
||||
@@ -58,6 +61,11 @@ ul ul ul { list-style: square outside; }
|
||||
-webkit-border-radius: 10px;
|
||||
border-radius: 10px;
|
||||
|
||||
-webkit-box-shadow: #CCC 0 0 2px;
|
||||
-moz-box-shadow: #CCC 0 0 2px;
|
||||
box-shadow: #CCC 0 0 2px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.submit {
|
||||
|
||||
Reference in New Issue
Block a user