diff --git a/admin/themes/default/template/user_list.tpl b/admin/themes/default/template/user_list.tpl index 523bd5c00..da899b168 100644 --- a/admin/themes/default/template/user_list.tpl +++ b/admin/themes/default/template/user_list.tpl @@ -1335,6 +1335,7 @@ $(".icon-help-circled").tipTip({ .dates-infos { color: #ff7700; font-weight: bold; + margin-left: 5px; } @@ -1933,18 +1934,16 @@ Advanced filter .advanced-filter-level, .advanced-filter-group { margin-right: 30px; - + min-width: 130px; } -.advanced-filter-status, .advanced-filter-level { - min-width: 130px; max-width: 160px; width: 16%; } .advanced-filter-group { - min-width: 200px; + max-width: 160px; width: 20%; } @@ -1976,11 +1975,11 @@ Advanced filter text-align:left; display:block; margin-bottom:5px; + white-space: nowrap; } .advanced-filter-select { display:block; - border: solid 1px #D4D4D4; } .advanced-filter-close { diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index 12355a96e..bb94f1693 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -4838,6 +4838,7 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important; .user-action-select-container::before {top: 5px; right:10px} .user-property-select-container::before {margin-top: 10px; margin-left:270px;} .advanced-filter-select-container::before {top: 5px; right:10px} +.advanced-filter-select {border: solid 1px #d4d4d4;} #filter_prefilter::before {margin-left: 257px; margin-top: 35px;} #filter_category .selectize-control.single .selectize-input::after {content: none;} #filter_category {width: 600px;} diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index bf5b3e3a8..9d8aa1017 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -729,7 +729,7 @@ input:focus + .slider { background-color:#003751; color: #379bbc; } - +.advanced-filter-select {border: solid 1px #747474;} /*------*/ .userSeparator {