mirror of
https://github.com/vrana/adminer.git
synced 2026-05-06 11:46:22 +02:00
Introduce .nowrap
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@653 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -16,6 +16,7 @@ code { background: #eee; }
|
||||
.js .hidden { display: none; }
|
||||
.popup { position: absolute; }
|
||||
.nowrap { white-space: nowrap; }
|
||||
.wrap { white-space: normal; }
|
||||
.error { color: red; background: #fee; padding: .5em .8em; }
|
||||
.message { color: green; background: #efe; padding: .5em .8em; }
|
||||
.char { color: #007F00; }
|
||||
|
||||
Reference in New Issue
Block a user