1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-30 17:50:00 +02:00

Designs: Fix logout background

This commit is contained in:
Jakub Vrana
2025-04-07 21:16:30 +02:00
parent e6cc8bf91e
commit de38cb65b6
9 changed files with 17 additions and 1 deletions

View File

@@ -413,6 +413,8 @@ thead td abbr, thead td sup, thead th acronym, thead th sup {
.logout {
top: 28px;
background-color: #31587d;
box-shadow: 0 0 3px 3px #31587d;
}
.js .column {