mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 02:23:59 +02:00
Schema: Move style to CSS
This commit is contained in:
@@ -86,6 +86,7 @@ input.wayoff { left: -1000px; position: absolute; }
|
||||
#schema { margin-left: 60px; position: relative; user-select: none; -webkit-user-select: none; }
|
||||
#schema .table { border: 1px solid silver; padding: 0 2px; cursor: move; position: absolute; }
|
||||
#schema .references { position: absolute; }
|
||||
#schema .arrow { height: 1.25em; background: url(arrow.gif) no-repeat right center; }
|
||||
#help { position: absolute; border: 1px solid #999; background: #eee; padding: 5px; font-family: monospace; z-index: 1; }
|
||||
|
||||
.rtl h2 { margin: 0 -18px 20px 0; }
|
||||
|
Reference in New Issue
Block a user