From ae13fca74ea36b79158891cd5b4a1b1bb74fefae Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 19 Nov 2012 18:26:37 +0000 Subject: feature 2718: Batch Manager filter on dimensions, only display existing values improved colors on ui-slider git-svn-id: http://piwigo.org/svn/trunk@19069 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/theme.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'admin/themes/default/theme.css') diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index e9dec5740..aae9d4243 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -969,6 +969,9 @@ LEGEND { #batchManagerGlobal #applyFilterBlock {margin-top:20px;} #batchManagerGlobal .useFilterCheckbox {display:none;} +#batchManagerGlobal #filter_dimension blockquote {margin:5px 0 20px 15px;} +#batchManagerGlobal #filter_dimension .ui-slider-horizontal {width:650px;margin:5px 0 10px 0;} + /* TokenInput (with Facebook style) */ ul.token-input-list {overflow: hidden; height: auto !important; height: 1%;width: 400px;border: 1px solid #8496ba;cursor: text;font-size: 12px;font-family: Verdana;min-height: 1px;z-index: 999;margin: 0;padding: 0;background-color: #fff;list-style-type: none;clear: left;} -- cgit v1.2.3