mirror of
https://github.com/vrana/adminer.git
synced 2026-02-08 07:40:16 +01:00
Theme lavender-light: fix login list
This commit is contained in:
committed by
GitHub
parent
56c18bcca0
commit
da1ffdd34e
@@ -185,7 +185,7 @@ table#table thead .checked th {
|
||||
padding: 3rem 0 1.5rem;
|
||||
}
|
||||
|
||||
#menu p, #logins, #tables {
|
||||
#menu p, #tables {
|
||||
padding: .8em 0em 1.2rem;
|
||||
}
|
||||
|
||||
@@ -237,6 +237,14 @@ table#table thead .checked th {
|
||||
background: initial;
|
||||
}
|
||||
|
||||
#logins ul {
|
||||
padding: 3rem 0 1rem;
|
||||
}
|
||||
|
||||
#logins ul li {
|
||||
margin-bottom: .5rem;
|
||||
}
|
||||
|
||||
/*
|
||||
* Elements
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user