mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 17:44:07 +02:00
Style logout button as link
This commit is contained in:
@@ -50,6 +50,8 @@ input[type=image] { vertical-align: middle; }
|
||||
#dbs { overflow: hidden; }
|
||||
#logins, #tables { overflow: auto; }
|
||||
#logins a, #tables a { background: #fff; }
|
||||
#logout { background: none; border: none; color: blue; font: inherit; padding: 0; text-decoration: underline; cursor: pointer; }
|
||||
#logout:hover { color: red; }
|
||||
#content { margin: 2em 0 0 21em; padding: 10px 20px 20px 0; }
|
||||
#lang { position: absolute; top: 0; left: 0; line-height: 1.8em; padding: .3em 1em; }
|
||||
#breadcrumb { white-space: nowrap; position: absolute; top: 0; left: 21em; background: #eee; height: 2em; line-height: 1.8em; padding: 0 1em; margin: 0 0 0 -18px; }
|
||||
|
Reference in New Issue
Block a user