diff options
Diffstat (limited to 'admin/themes/default/theme.css')
-rw-r--r-- | admin/themes/default/theme.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index 1dd29258f..262728f29 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -981,6 +981,8 @@ LEGEND { #batchManagerGlobal blockquote {margin:5px 0 20px 15px;} #batchManagerGlobal .ui-slider-horizontal {width:650px;margin:5px 0 10px 0;} +#batchManagerGlobal #duplicates_options label {margin-left:10px;} + #order_filters a.addFilter {font-weight:normal;margin-left:20px;} #order_filters a.removeFilter {font-weight:normal;} #order_filters span.property span.filter:first-child a.removeFilter {display:none;} /* can't delete the first field */ |