From cf1a7f6df7fb0b475dab583d73fb9e27b7316ef0 Mon Sep 17 00:00:00 2001 From: mistic100 Date: Mon, 23 May 2011 11:25:50 +0000 Subject: TokenInput : order tags, theme for roma, 'new' text translated git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/roma/theme.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'admin/themes/roma') diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index b32c49cb9..1a75134f7 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -249,3 +249,10 @@ display:block; height:85px; left:225px; position:relative; top:-42px; width:313p #batchManagerGlobal .thumbSelected {background-color:#555 !important} #batchManagerGlobal #selectedMessage {background-color:#555; color:#ddd;} +/* TokenInput (with Facebook style for ROMA) */ +ul.token-input-list {border-color:#666;background-color:#444;} +ul.token-input-list li input {background-color:#444;} +li.token-input-token span {color:#878787;} +div.token-input-dropdown {background-color:#eee;border-color:#666;} +div.token-input-dropdown ul li {background-color:#eee;} +div.token-input-dropdown ul li.token-input-selected-dropdown-item {background-color:#FF7800;} -- cgit v1.2.3