diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css index b20052039..5a313df13 100644 --- a/admin/themes/clear/theme.css +++ b/admin/themes/clear/theme.css @@ -418,7 +418,7 @@ label>p.group_select { /*UserList Pop in*/ -.UserListPopInContainer{ +.UserListPopInContainer, .SearchModalContainer{ background-color:white; border-radius:10px; @@ -571,7 +571,7 @@ input:focus + .slider { /*UserList Pop in*/ -.CloseUserList, .CloseAddAlbum, .CloseDeleteAlbum, .CloseRenameAlbum { +.CloseUserList, .CloseAddAlbum, .CloseDeleteAlbum, .CloseRenameAlbum, .CloseSearchModal { color:white; } diff --git a/admin/themes/default/template/include/batch_manager_filter.inc.tpl b/admin/themes/default/template/include/batch_manager_filter.inc.tpl index eaab894ce..e5f83db6b 100644 --- a/admin/themes/default/template/include/batch_manager_filter.inc.tpl +++ b/admin/themes/default/template/include/batch_manager_filter.inc.tpl @@ -202,6 +202,7 @@ var sliders = { {/if} +{include file='include/search_modal.inc.tpl'}
{'Keywords in quotes'|@translate}
+"captain haddock"
+ {'inclusive OR'|@translate}
+"alain **OR** bernard"
+ {'Exclusion'|@translate}
+- "NOT keyword"
+ {'Grouping'|@translate}
+(parentheses)
+ {'Tag'|@translate}
+ tag:"alain"
+ {'File'|@translate}
+ file:"DSC_"
+ {'Author'|@translate}
+ author:"Alain"
+ {'Created Date'|@translate}
+ created:"2003"
+ {'Width and Height'|@translate}
+ width:""
+ height:""
+ {'Size'|@translate}
+ size:">5m"
+ {'Ratio'|@translate}
+ ratio:"3/4"
+ {'Hits'|@translate}
+ hits:""
+ {'Score'|@translate}
+ score:"*"
+ {'Filesize'|@translate}
+ filesize:"1m..10m"
+ {'ID'|@translate}
+ id:"123..126"
+