]> git.joonet.de Git - adminer.git/commitdiff
Valign image buttons
authorJakub Vrana <jakub@vrana.cz>
Fri, 3 Jun 2011 12:33:52 +0000 (14:33 +0200)
committerJakub Vrana <jakub@vrana.cz>
Fri, 3 Jun 2011 12:33:52 +0000 (14:33 +0200)
adminer/static/default.css

index 508ed2717c4d3935b4379153dcedf5e2404d9d6c..9144c23f99f429de3aeecd5a3b5e823c9e9dc997 100644 (file)
@@ -19,6 +19,7 @@ td img { max-width: 200px; max-height: 200px; }
 code { background: #eee; }
 tr:hover td, tr:hover th { background: #ddf; }
 pre { margin: 1em 0 0; }
+input[type=image] { vertical-align: middle; }
 .version { color: #777; font-size: 67%; }
 .js .hidden, .nojs .jsonly { display: none; }
 .nowrap td, .nowrap th, td.nowrap { white-space: pre; }