mirror of
https://github.com/mue/mue.git
synced 2026-07-17 05:54:14 +02:00
Changing remove gradient button color to red.
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
width: 25px;
|
||||
background-color: map-get($modal, "background");
|
||||
border: 2px solid map-get($modal, "background");
|
||||
color: map-get($modal, "text");
|
||||
color: map-get($button-colours, "reset");
|
||||
text-align: center;
|
||||
vertical-align: sub;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user