We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81770d2 commit 8a52bcfCopy full SHA for 8a52bcf
1 file changed
plugins/adminer/adminer.css
@@ -56,3 +56,7 @@ outline:0;background:url(http://www.bradezone.com/random/adminer_logo.gif) no-re
56
* html #lang,* html #menu,* html #breadcrumb{position:absolute}
57
* html #lang{padding-top:10px;height:30px}
58
* html form#form{height:100%}
59
+#logins a,#tables a{background: none}
60
+#logout{color:#333;text-decoration:none;border-bottom:1px dotted}
61
+#logout:hover{border-color:#333;background:#333;color:#fff}
62
+.js .column{background:#ddd}
0 commit comments