summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-02-28 00:04:16 +0100
committerDave Lawrence <dlawrence@mozilla.com>2013-02-28 00:04:16 +0100
commitbf82dd009a52a2dfb317a1fe9bc688e120187dc6 (patch)
tree40f11268015a07c6a9e212ccb7cf68c4638c6c18 /skins
parent8f3bf725dabd630750c52a0c15b19ec22c8bf7a3 (diff)
downloadbugzilla-bf82dd009a52a2dfb317a1fe9bc688e120187dc6.tar.gz
bugzilla-bf82dd009a52a2dfb317a1fe9bc688e120187dc6.tar.xz
Some Mozilla skin updates
Diffstat (limited to 'skins')
-rw-r--r--skins/contrib/Mozilla/global.css21
1 files changed, 2 insertions, 19 deletions
diff --git a/skins/contrib/Mozilla/global.css b/skins/contrib/Mozilla/global.css
index 85eec320b..17566622e 100644
--- a/skins/contrib/Mozilla/global.css
+++ b/skins/contrib/Mozilla/global.css
@@ -150,25 +150,8 @@ hr {
display: none;
}
-#find_top {
- display: none !important;
-}
-
-#header .form a, #header .form a:visited {
- background: rgba(0, 0, 0, 0.3);
- border-radius: 10px;
- color: #e5e3dc;
- display: inline-block;
- font-weight: bold;
- margin-left: 5px;
- text-align: center;
- width: 20px;
- height: 20px;
-}
-
-#header .form a:hover {
- background: #0095dd;
- text-decoration: none;
+#header .form a {
+ margin: 0;
}
.links .dropdown {