diff --git a/adminer.css b/adminer.css index ec5dcd0..77a8c33 100644 --- a/adminer.css +++ b/adminer.css @@ -217,7 +217,7 @@ tr.odd td { position:fixed; top:0px; left:300px; - background:#48A5BF; + background:#39444e; z-index:2; width:100%; color:#ecf0f1; @@ -232,7 +232,7 @@ tr.odd td { } #menu { - background:#34495e; + background:#4e5d6c; position:fixed; top:-10px; color:#FFF;