diff options
Diffstat (limited to 'skins/contrib')
-rw-r--r-- | skins/contrib/Mozilla-OpenSans/index.css | 2 | ||||
-rw-r--r-- | skins/contrib/Mozilla/index.css | 2 |
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; } |