mirror of
https://github.com/pi-hole/web.git
synced 2025-12-27 13:59:14 +00:00
prevent wrong link button font color
prevents link buttons to be always in a dark color when in a box header
This commit is contained in:
@@ -1318,7 +1318,7 @@ body > .header .logo .icon {
|
||||
float: left;
|
||||
cursor: default;
|
||||
}
|
||||
.box .box-header a {
|
||||
.box .box-header a:not(.btn) {
|
||||
color: #444;
|
||||
}
|
||||
.box .box-header > .box-tools {
|
||||
|
||||
Reference in New Issue
Block a user