fix bug reverse selection checkbox
+ fix bug checkbox double (de)selection + better disabling approach without repetition + clean some comments
This commit is contained in:
@@ -90,22 +90,6 @@
|
||||
|
||||
#ljdp_map_filters input.filter_menu_checkbox:checked
|
||||
+ label.filter_menu_checkbox p::before {
|
||||
/*
|
||||
background-color: #ba197a;
|
||||
background-color: #ca1c84;
|
||||
background-color: #e01f93;
|
||||
background-color: #e3359e;
|
||||
background-color: #e74ba9;
|
||||
background-color: #ea62b3;
|
||||
background-color: #ed78be;
|
||||
background-color: #f08fc9;
|
||||
background-color: #f3a5d4;
|
||||
background-color: #f6bcdf;
|
||||
background-color: #f9d2e9;
|
||||
background-color: #fce9f4;
|
||||
*/
|
||||
/*
|
||||
*/
|
||||
background-color: #ccc;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user