From 36f42d0fda00a186a4fb5a0db7d467aab555a6df Mon Sep 17 00:00:00 2001 From: Daniel Berthereau Date: Sun, 9 Oct 2016 00:00:00 +0200 Subject: [PATCH] Fixed background of the list of the tables. --- designs/cvicebni-ubor/adminer.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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;}*/