mirror of
https://github.com/vrana/adminer.git
synced 2025-08-27 16:20:02 +02:00
Fix the width of inline edit field
This commit is contained in:
@@ -24,6 +24,7 @@ tbody tr:hover td, tbody tr:hover th { background: #eee; }
|
||||
pre { margin: 1em 0 0; }
|
||||
pre, textarea { font: 100%/1.25 monospace; }
|
||||
pre.jush { background: #fff; }
|
||||
input, textarea { box-sizing: border-box; }
|
||||
input, select { vertical-align: middle; }
|
||||
input.default { box-shadow: 1px 1px 1px #777; }
|
||||
input.required { box-shadow: 1px 1px 1px red; }
|
||||
|
Reference in New Issue
Block a user