mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 15:47:00 +02:00
CSS: Expand <code> in <pre>
This commit is contained in:
@@ -25,6 +25,7 @@ pre { margin: 1em 0 0; }
|
|||||||
td pre { margin: 0; }
|
td pre { margin: 0; }
|
||||||
pre, textarea { font: 100%/1.25 monospace; }
|
pre, textarea { font: 100%/1.25 monospace; }
|
||||||
pre.jush { background: #fff; }
|
pre.jush { background: #fff; }
|
||||||
|
pre code { display: block; }
|
||||||
input, textarea { box-sizing: border-box; }
|
input, textarea { box-sizing: border-box; }
|
||||||
input, select { vertical-align: middle; }
|
input, select { vertical-align: middle; }
|
||||||
input[type="radio"] { vertical-align: text-bottom; }
|
input[type="radio"] { vertical-align: text-bottom; }
|
||||||
|
Reference in New Issue
Block a user