mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 15:47:00 +02:00
Valign image buttons
This commit is contained in:
@@ -19,6 +19,7 @@ td img { max-width: 200px; max-height: 200px; }
|
|||||||
code { background: #eee; }
|
code { background: #eee; }
|
||||||
tr:hover td, tr:hover th { background: #ddf; }
|
tr:hover td, tr:hover th { background: #ddf; }
|
||||||
pre { margin: 1em 0 0; }
|
pre { margin: 1em 0 0; }
|
||||||
|
input[type=image] { vertical-align: middle; }
|
||||||
.version { color: #777; font-size: 67%; }
|
.version { color: #777; font-size: 67%; }
|
||||||
.js .hidden, .nojs .jsonly { display: none; }
|
.js .hidden, .nojs .jsonly { display: none; }
|
||||||
.nowrap td, .nowrap th, td.nowrap { white-space: pre; }
|
.nowrap td, .nowrap th, td.nowrap { white-space: pre; }
|
||||||
|
Reference in New Issue
Block a user