mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Updated forgotten button - light theme
This commit is contained in:
parent
f831794a55
commit
69967f6dd9
@ -357,7 +357,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