luci-theme-openwrt-2020: don't inherit background in alert message buttons
Fixes: #6177 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
b8f91d53b4
commit
1597d8e555
1 changed files with 0 additions and 1 deletions
|
@ -868,7 +868,6 @@ p > a {
|
|||
}
|
||||
|
||||
.alert-message .btn {
|
||||
background: inherit;
|
||||
box-shadow: 0 0 2px var(--secondary-bright-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue