mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 19:02:39 +02:00
Admin-UI: Media-Manager layout enhancements.
This commit is contained in:
@@ -55,6 +55,10 @@ tr.highlight-even, .table-striped > tbody > tr.highlight-even { background-colo
|
||||
|
||||
#admin-ui-nav-menu a.link-active { color: #fff }
|
||||
|
||||
#admin-ui-media-manager.nav-tabs { background-color: #212121 }
|
||||
.tab-content { background-color: #373737 }
|
||||
iframe { border:3px solid red; }
|
||||
|
||||
/*
|
||||
.bootstrap-select, bootstrap-select button
|
||||
{
|
||||
|
@@ -5,7 +5,9 @@ body { }
|
||||
|
||||
body { padding-top: 75px; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
button, button:active { outline: 0; }
|
||||
|
||||
.container { width: 100% }
|
||||
|
||||
|
Reference in New Issue
Block a user