mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-13 19:55:20 +00:00
cobalt.css: fix error button color
This commit is contained in:
@@ -465,8 +465,8 @@ button:active,
|
||||
.popup.small .explanation {
|
||||
margin-bottom: 0.9rem;
|
||||
}
|
||||
.close-error {
|
||||
background: var(--accent);
|
||||
.popup.small .close-error.switch {
|
||||
background: var(--accent)!important;
|
||||
color: var(--background);
|
||||
}
|
||||
.popup.scrollable {
|
||||
|
||||
Reference in New Issue
Block a user