mirror of
https://github.com/vrana/adminer.git
synced 2026-01-03 22:31:08 +01:00
Separate function and value
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@632 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -23,6 +23,7 @@ code { background: #eee; }
|
||||
.binary { color: red; }
|
||||
.odd td { background: #F5F5F5; }
|
||||
.time { color: Silver; font-size: 70%; float: right; margin-top: -3em; }
|
||||
.function { text-align: right; }
|
||||
tr:hover td { background: #ddf; }
|
||||
thead tr:hover td { background: transparent; }
|
||||
#menu { position: absolute; margin: 10px 0 0; padding: 0 0 30px 0; top: 2em; left: 0; width: 19em; overflow: auto; overflow-y: hidden; white-space: nowrap; }
|
||||
|
||||
Reference in New Issue
Block a user