mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-9662-second-round' of brutus.artica.es:artica/pandorafms into ent-9662-second-round
This commit is contained in:
commit
b9efc205df
@ -5879,7 +5879,12 @@ div.switch_radio_button label:last-of-type {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.switch_radio_button input:checked + label,
|
||||
.switch_radio_button input:checked + label {
|
||||
background-color: var(--primary-color);
|
||||
box-shadow: none;
|
||||
color: var(--secondary-color) !important;
|
||||
}
|
||||
|
||||
.switch_radio_button input:checked:has(.custom_checkbox) {
|
||||
background-color: var(--primary-color);
|
||||
box-shadow: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user