summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
authorAnthony Ricaud <anthony@ricaud.me>2013-05-02 10:00:12 +0200
committerByron Jones <bjones@mozilla.com>2013-05-02 10:00:12 +0200
commitae620114bec1e316077f2507dd72541740885293 (patch)
treeb2141c832909c05ca04d5c7bc7b623f1e2b04359 /skins
parentd149115ac9f1396d8515e447bf6bda0ae4495536 (diff)
downloadbugzilla-ae620114bec1e316077f2507dd72541740885293.tar.gz
bugzilla-ae620114bec1e316077f2507dd72541740885293.tar.xz
Bug 848382: The background of attachment fields is dark gray in the Mozilla theme
Diffstat (limited to 'skins')
-rw-r--r--skins/contrib/Mozilla/global.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/contrib/Mozilla/global.css b/skins/contrib/Mozilla/global.css
index 4275fd728..10e09435b 100644
--- a/skins/contrib/Mozilla/global.css
+++ b/skins/contrib/Mozilla/global.css
@@ -558,7 +558,6 @@ table.edit_form hr {
/* Attachments */
#viewFrame {
- background: #444;
border: 2px solid #222;
margin-bottom: 10px;
}