Improved Admin page gui
Added tabbed navigation for moving between control panel pages Signed-off-by: Nathan Booth <nath.booth@gmail.com>
This commit is contained in:
@@ -120,4 +120,18 @@ th.service {
|
||||
|
||||
.odd_row {
|
||||
background-color: #eeeeee;
|
||||
}
|
||||
|
||||
div.page-header{
|
||||
background:#f5f5f5;
|
||||
margin:10px -5px 20px;
|
||||
padding:10px 10px 0 10px;
|
||||
-moz-border-radius:5px 5px 0 0;
|
||||
-webkit-border-top-left-radius:5px;
|
||||
-webkit-border-top-right-radius:5px;
|
||||
border-bottom: 0px;
|
||||
}
|
||||
|
||||
.tabs, .pills {
|
||||
margin: 0 0 0px;
|
||||
}
|
||||
Reference in New Issue
Block a user