1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-21 05:41:58 +02:00

Admin login page styling fix.

This commit is contained in:
Cameron
2016-03-22 06:11:37 -07:00
parent 4c50868c93
commit 6616b52ae9
3 changed files with 19 additions and 5 deletions

View File

@@ -55,7 +55,7 @@ body.forceColors li a { color: silver}
div#media-manager div.mce-window-head { background-color: #373737; !important }
div#media-manager div.mce-title { color:white; }
div#media-manager, html { color: silver; background-color: #373737; !important}
div#media-manager, html { color: silver; background-color: #2F2F2F; !important}
");