diff --git a/adminer.css b/adminer.css index e391725..303b33f 100644 --- a/adminer.css +++ b/adminer.css @@ -191,7 +191,7 @@ tr.odd td { } #lang { - background:#f0f0f0; + /* background:#f0f0f0; */ color:#333; position:fixed; top:auto; @@ -225,17 +225,16 @@ tr.odd td { position:fixed; top:-10px; color:#FFF; - padding:20px; - /* padding-top:40px; */ - bottom:0px; + padding: 20px; + bottom:55px; overflow:auto; left:0px; width:240px; - border-right:2px solid #34495e; } #menu p, #tables{ border-bottom:1px solid rgb(85, 112, 139); + padding: .8em 0; } #menu a{