change architecture of files
+ hide filter before css is loaded + fusion categories 'autre' and arrow + put categorie 'autre' at bottom of list
This commit is contained in:
@@ -3,15 +3,10 @@
|
||||
* FILTERS
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/*
|
||||
#ba197a;
|
||||
*/
|
||||
|
||||
|
||||
/* **************************************
|
||||
GENERAL SETTINGS
|
||||
*/
|
||||
@@ -27,6 +22,7 @@
|
||||
}
|
||||
|
||||
#ljdp_map_filters {
|
||||
display: flex !important;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
z-index: 1;
|
||||
@@ -60,6 +56,11 @@
|
||||
color: #666;
|
||||
border: 1px solid #ba197a;
|
||||
}
|
||||
#ljdp_map_filters .filter_menu_drop option {
|
||||
font-size: 100%;
|
||||
font-weight: 500;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user