mirror of
https://github.com/vrana/adminer.git
synced 2025-08-31 10:01:50 +02:00
Fixed all alternative designs after changes in a list of tables made here: https://github.com/vrana/adminer/pull/116
This commit is contained in:
@@ -177,10 +177,14 @@ h3 {
|
||||
top: 38px;
|
||||
width: 180px;
|
||||
background-color: #DEF; }
|
||||
#menu p {
|
||||
#menu p, #tables {
|
||||
padding-left: 8px;
|
||||
font-size: 10pt;
|
||||
border-bottom: none; }
|
||||
#tables a, #tables span {
|
||||
background: #DEF;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin-top: 8px;
|
||||
color: #000;
|
||||
|
Reference in New Issue
Block a user