summaryrefslogtreecommitdiffstats
path: root/skins/contrib
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2015-07-31 09:32:38 +0200
committerByron Jones <glob@mozilla.com>2015-07-31 09:32:38 +0200
commit61b344946a3b731fdd57fb3c0adf21aa878d9c68 (patch)
treeceedba4beba4fa58e0e39cf0cd5d4356f03f225a /skins/contrib
parent615049471530043cc533e207503fe028f6b39b4a (diff)
downloadbugzilla-61b344946a3b731fdd57fb3c0adf21aa878d9c68.tar.gz
bugzilla-61b344946a3b731fdd57fb3c0adf21aa878d9c68.tar.xz
Bug 1189172 - remove link to 'release notes' from index page, and point 'help' to rtd
Diffstat (limited to 'skins/contrib')
-rw-r--r--skins/contrib/Mozilla-OpenSans/index.css2
-rw-r--r--skins/contrib/Mozilla/index.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/skins/contrib/Mozilla-OpenSans/index.css b/skins/contrib/Mozilla-OpenSans/index.css
index 3ca1fba51..81f207990 100644
--- a/skins/contrib/Mozilla-OpenSans/index.css
+++ b/skins/contrib/Mozilla-OpenSans/index.css
@@ -15,6 +15,6 @@
background: url(bugzilla-person-alternate.png) no-repeat;
margin-right: 0;
}
-#get_help {
+#docs {
background: url(bugzilla-questionmark2.png) no-repeat !important;
}
diff --git a/skins/contrib/Mozilla/index.css b/skins/contrib/Mozilla/index.css
index 3ca1fba51..81f207990 100644
--- a/skins/contrib/Mozilla/index.css
+++ b/skins/contrib/Mozilla/index.css
@@ -15,6 +15,6 @@
background: url(bugzilla-person-alternate.png) no-repeat;
margin-right: 0;
}
-#get_help {
+#docs {
background: url(bugzilla-questionmark2.png) no-repeat !important;
}