aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/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/default/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 'themes/default/theme.css')
-rw-r--r--themes/default/theme.css9
1 files changed, 2 insertions, 7 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css
index b6b5cbf1f..d8a219d89 100644
--- a/themes/default/theme.css
+++ b/themes/default/theme.css
@@ -14,14 +14,9 @@
margin: 0; padding: 0; display: block;
}
-#menubar .button {
- margin: -2px 2px 2px;
- width: auto;
- padding: 0;
- text-indent: 0;
- list-style: none;
- text-align: center;
+.menubarFilter {
float: right;
+ margin: -4px 0 0;
}
/* H2 properties copied here */