mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Updated forgotten button - dark theme
This commit is contained in:
parent
5970ee397b
commit
f831794a55
@ -351,7 +351,7 @@ span.label.label-warning {
|
|||||||
}
|
}
|
||||||
|
|
||||||
[class*="btn"], [class*="btn"]:focus, [class*="btn"]:disabled {
|
[class*="btn"], [class*="btn"]:focus, [class*="btn"]:disabled {
|
||||||
background-color: <?php echo $backgroundColor; ?>;
|
background-color: <?php echo $secondaryColor; ?>;
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
border-radius: 18px;
|
border-radius: 18px;
|
||||||
color: <?php echo $textColor; ?>;
|
color: <?php echo $textColor; ?>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user