mirror of
https://github.com/vrana/adminer.git
synced 2025-08-31 01:59:59 +02:00
Designs: Fix logout background
This commit is contained in:
@@ -318,6 +318,8 @@ input[name=logout]:hover {
|
||||
.logout {
|
||||
position: fixed;
|
||||
z-index:3;
|
||||
background-color: #48A5BF;
|
||||
box-shadow: 0 0 4px 4px #48A5BF;
|
||||
}
|
||||
|
||||
.logout form {
|
||||
|
Reference in New Issue
Block a user