aboutsummaryrefslogtreecommitdiffstats
path: root/themes/Sylvia/theme.css
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2011-11-29 19:27:25 +0000
committerrvelices <rv-github@modusoptimus.com>2011-11-29 19:27:25 +0000
commit5fc6e5f1269655550e6c30def79ad285b49dd6ad (patch)
treebcef37b954c474cdf5cb5c6bf51ce510479e82d1 /themes/Sylvia/theme.css
parent8ce9bc9d394a690543c98d4108d8834b45482690 (diff)
bug 2515: a few icons are not in CSS sprite (start/stop filter are now)
also removed many icons that are not used anymore since 2.2 git-svn-id: http://piwigo.org/svn/trunk@12671 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--themes/Sylvia/theme.css11
1 files changed, 5 insertions, 6 deletions
diff --git a/themes/Sylvia/theme.css b/themes/Sylvia/theme.css
index 8d0f8aac9..bc8b131a9 100644
--- a/themes/Sylvia/theme.css
+++ b/themes/Sylvia/theme.css
@@ -71,12 +71,11 @@
#menubar p {
padding: 16px 16px 0;
}
-#menubar .button {
- position:relative;
- right:9px;
- top:16px;
- height:16px;
- width:16px;
+
+.menubarFilter {
+ position: relative;
+ right: 8px;
+ top: 16px;
}
#menubar #mbIdentification {