File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1041,7 +1041,7 @@ li.path-ext-svg a img {
10411041 top : 20px ;
10421042 right : 20px ;
10431043 color : # aaa ;
1044- gap : 20 px ;
1044+ gap : 5 px ;
10451045}
10461046.filter-actions > * {
10471047 cursor : pointer;
@@ -1050,6 +1050,9 @@ li.path-ext-svg a img {
10501050.filter-actions > * : hover {
10511051 color : # 777 ;
10521052}
1053+ .filter-actions span {
1054+ margin : 0 ;
1055+ }
10531056
10541057.filter-filetypes-form .filter-actions {
10551058 gap : 5px ;
@@ -1120,7 +1123,7 @@ li.path-ext-svg a img {
11201123.filetypes-option-container {
11211124 display : flex;
11221125 flex-direction : column;
1123- margin : 5 px 0 20px 0 ;
1126+ margin : 20 px 0 20px 0 ;
11241127}
11251128.filetypes-option : nth-child (odd) {
11261129 background : # f3f3f3 ;
Original file line number Diff line number Diff line change @@ -393,6 +393,7 @@ td .nbEntries{
393393.filter-form .filter-form-title {
394394 color : # ff7700 ;
395395 font-weight : bold;
396+ margin-bottom : 10px ;
396397}
397398
398399.filter-tag-form .selectize-control ,
You can’t perform that action at this time.
0 commit comments