From: Daniel Berthereau Date: Sat, 8 Oct 2016 22:00:00 +0000 (+0200) Subject: Fixed background of the list of the tables. X-Git-Tag: v4.3.0~64 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=36f42d0fda00a186a4fb5a0db7d467aab555a6df;p=adminer.git Fixed background of the list of the tables. --- diff --git a/designs/cvicebni-ubor/adminer.css b/designs/cvicebni-ubor/adminer.css index 4ff3fac7..245bf4d1 100644 --- a/designs/cvicebni-ubor/adminer.css +++ b/designs/cvicebni-ubor/adminer.css @@ -179,7 +179,8 @@ h3{ #menu form p{ padding-left:0; text-align:center;} -#tables a,#tables a b{ +#logins a,#tables a,#tables a b{ + background: transparent none repeat scroll 0 0; color:#c00; padding:0 0.3ex;} /*#tables a b{background-color:#ff7400;color:black;}*/