From e5d385374cb02e7d6b1b2013144135264ec5d29a Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Fri, 1 Nov 2013 15:39:59 +0800 Subject: Bug 911812: make the user profile more discoverable --- skins/contrib/Mozilla/global.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'skins/contrib/Mozilla') diff --git a/skins/contrib/Mozilla/global.css b/skins/contrib/Mozilla/global.css index ecbab8ba7..cbd829740 100644 --- a/skins/contrib/Mozilla/global.css +++ b/skins/contrib/Mozilla/global.css @@ -443,7 +443,6 @@ table.edit_form hr { } .bz_comment_head img, .bz_first_comment_head img { - margin-right: 0.25em; vertical-align: middle; } @@ -641,6 +640,10 @@ button[disabled], input[type=submit][disabled], input[type=button][disabled], bu padding: 5px 10px; } +.arrow_down { + border-top-color: #0095dd; +} + /* Attachments */ #viewFrame { -- cgit v1.2.3-24-g4f1b