mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 18:53:01 +02:00
feature 2916 (admin icons):
* all level 2 admin menus have an icon * bigger right-margin (0.5em instead of 0.2em) on #menubar dd icons * many tabs get an icon (list plugins/themes/languages, update, add; add photos, history) Specific changes on "roma" (dark admin theme) * menu icons in grey #666 * no text-decoration on icons git-svn-id: http://piwigo.org/svn/trunk@23382 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -749,6 +749,10 @@ html, body {height:100%; margin:0; padding:0;}
|
||||
font-size:120%;
|
||||
}
|
||||
|
||||
#menubar dd [class^="icon-"]:before {
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
.content {
|
||||
padding:0 5px 0 0;
|
||||
margin: 0 5px 0 227px;
|
||||
|
||||
Reference in New Issue
Block a user