mirror of
https://github.com/vrana/adminer.git
synced 2025-08-10 08:34:20 +02:00
Fixed background of the list of the tables.
This commit is contained in:
committed by
Jakub Vrana
parent
45712a5d4c
commit
36f42d0fda
@@ -179,7 +179,8 @@ h3{
|
|||||||
#menu form p{
|
#menu form p{
|
||||||
padding-left:0;
|
padding-left:0;
|
||||||
text-align:center;}
|
text-align:center;}
|
||||||
#tables a,#tables a b{
|
#logins a,#tables a,#tables a b{
|
||||||
|
background: transparent none repeat scroll 0 0;
|
||||||
color:#c00;
|
color:#c00;
|
||||||
padding:0 0.3ex;}
|
padding:0 0.3ex;}
|
||||||
/*#tables a b{background-color:#ff7400;color:black;}*/
|
/*#tables a b{background-color:#ff7400;color:black;}*/
|
||||||
|
Reference in New Issue
Block a user