mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature 2550 - replace Sort order label and select on index page with a css sprite icon
git-svn-id: http://piwigo.org/svn/trunk@12873 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -16,7 +16,7 @@ BODY, H3, #imageToolBar A:hover {
|
||||
background-color: #2f2f2f;
|
||||
}
|
||||
|
||||
#menubar DL, .content, #imageToolBar, #imageHeaderBar, #derivativeSwitchLink, #derivativeSwitchBox, .header_notes {
|
||||
#menubar DL, .content, #imageToolBar, #imageHeaderBar, #derivativeSwitchLink, #derivativeSwitchBox, #sortOrderBox, .header_notes {
|
||||
background-color: #505050;
|
||||
}
|
||||
|
||||
@@ -34,7 +34,7 @@ H2, #menubar DT {
|
||||
}
|
||||
|
||||
/* borders */
|
||||
#menubar DL, .content, #derivativeSwitchLink, #derivativeSwitchBox{
|
||||
#menubar DL, .content, #derivativeSwitchLink, #derivativeSwitchBox, #sortOrderBox{
|
||||
border: 1px solid #000;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user