TokenInput : order tags, theme for roma, 'new' text translated

git-svn-id: http://piwigo.org/svn/trunk@11008 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
mistic100
2011-05-23 11:25:50 +00:00
parent 2b00bd8c47
commit cf1a7f6df7
9 changed files with 21 additions and 4 deletions
+7
View File
@@ -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;}