mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
Couple touch ups
This commit is contained in:
@@ -18,9 +18,14 @@
|
||||
}
|
||||
|
||||
.btn {
|
||||
.buttonBackground(@btnDangerBackground, @btnDangerBackgroundHighlight);
|
||||
.buttonBackground(@btnBackground, @btnBackgroundHighlight);
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
.btn:hover {
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
input:first-of-type:checked ~ .btn {
|
||||
.buttonBackground(@btnPrimaryBackground, @btnPrimaryBackgroundHighlight);
|
||||
}
|
||||
|
Reference in New Issue
Block a user