1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-31 18:11:52 +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:
Peter Knut
2017-02-19 23:18:44 +01:00
committed by Jakub Vrána
parent a01ca3ade4
commit 6c84764334
17 changed files with 43 additions and 32 deletions

View File

@@ -268,7 +268,7 @@ td.nowrap {
padding: 0 0 30px 0;
background: #f1f1f1;
}
#menu p {
#menu p, #tables {
margin: 0;
padding: .8em 1em;
border-bottom: 1px solid #c7c7c7;