mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Fix btn-primary class selector
This commit is contained in:
parent
648465f6c6
commit
7a612592c2
@ -42,7 +42,7 @@ body {
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.btn-primary.disabled {
|
||||
.btn-primary:disabled {
|
||||
color: <?php echo $color; ?> !important;
|
||||
border-color: <?php echo $color; ?> !important;
|
||||
background-color: #fff !important;
|
||||
|
Loading…
x
Reference in New Issue
Block a user