mirror of
https://github.com/vrana/adminer.git
synced 2025-08-22 14:12:51 +02:00
Update designs
This commit is contained in:
@@ -285,12 +285,9 @@ position: absolute;
|
||||
#schema .references {
|
||||
position: absolute;
|
||||
}
|
||||
.js .hidden {
|
||||
.js div.hidden {
|
||||
display: inline;
|
||||
}
|
||||
.js td.hidden, .js input.hidden {
|
||||
display: none;
|
||||
}
|
||||
legend a {
|
||||
color: #333;
|
||||
text-decoration: none;
|
||||
@@ -325,4 +322,17 @@ border-bottom-left-radius: 5px;
|
||||
-khtml-border-top-right-radius: 5px;
|
||||
-webkit-border-top-right-radius: 5px;
|
||||
border-bottom-top-radius: 5px;
|
||||
}
|
||||
}
|
||||
.js .column {
|
||||
background: #DFDFDF;
|
||||
}
|
||||
#logout {
|
||||
color: #21759B;
|
||||
}
|
||||
#logout:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
#logins a, #tables a {
|
||||
background: #F1F1F1;
|
||||
line-height: 1.5em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user