diff --git a/plugins/adminer/adminer.css b/plugins/adminer/adminer.css index f00ae58..a226aa9 100644 --- a/plugins/adminer/adminer.css +++ b/plugins/adminer/adminer.css @@ -56,3 +56,7 @@ outline:0;background:url(http://www.bradezone.com/random/adminer_logo.gif) no-re * html #lang,* html #menu,* html #breadcrumb{position:absolute} * html #lang{padding-top:10px;height:30px} * html form#form{height:100%} +#logins a,#tables a{background: none} +#logout{color:#333;text-decoration:none;border-bottom:1px dotted} +#logout:hover{border-color:#333;background:#333;color:#fff} +.js .column{background:#ddd} \ No newline at end of file