mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-30 23:11:34 +02:00
move CSS rules from batch_manager_global.tpl to theme.css
change batch_manager_global selected thumbnail background color for "roma" admin theme. git-svn-id: http://piwigo.org/svn/trunk@9815 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -264,4 +264,8 @@ display:block; height:85px; left:225px; position:relative; top:-42px; width:313p
|
||||
|
||||
UL.thumbnails li.rank-of-image {
|
||||
background-color: #ddd;
|
||||
}
|
||||
}
|
||||
|
||||
#batchManagerGlobal ul.thumbnails span.wrap2 {background-color:#ddd;}
|
||||
#batchManagerGlobal .thumbSelected {background-color:#C2F5C2 !important}
|
||||
#batchManagerGlobal #selectedMessage {background-color:#C2F5C2;}
|
||||
|
||||
Reference in New Issue
Block a user