Bug #7401
Fix web browser's close tab buttons in Windows 8 camouflage
Start date:
2014-06-11
Due date:
% Done:
100%
Description
The tab close button, the “x”, is red, greatly contrasting to the blue. In the Internet Explorer 10 I looked at (which OTOH has a very light gray tabs) the x is dark gray, which I think would look better. If that proves hard to fix, removing them by setting browser.tabs.closeButtons = 2
is otherwise ok.
Subtasks
History
#1 Updated by alant 2014-06-12 09:20:36
- % Done changed from 0 to 20
This is caused by .tab-close-button list-style-image: url(“moz-icon://stock/gtk-close?size=menu”) which maps to icon’s theme gtk-close.svg which is red. One can try to map to a custom black or white icon by changing userChrome.css.
#2 Updated by alant 2014-06-14 05:14:43
- Parent task set to
Feature #6342
#3 Updated by alant 2014-06-14 06:12:19
- Feature Branch set to feature/7367-browser-camouflage
This should be solved in feature/7367-browser-camouflage and gnome-theme-windows8:bugfix/7401-iceweasel-close-tab. To be tested.
#4 Updated by alant 2014-06-14 07:07:45
- % Done changed from 20 to 40
Tested and fixed a typo, to be tested again.
#5 Updated by alant 2014-06-14 07:18:37
- Assignee changed from alant to anonym
- QA Check set to Ready for QA
#6 Updated by BitingBird 2014-06-14 13:05:42
- Status changed from Confirmed to In Progress
#7 Updated by anonym 2014-06-19 18:12:41
- Status changed from In Progress to Fix committed
- Assignee deleted (
anonym) - % Done changed from 40 to 100
- QA Check changed from Ready for QA to Pass
#8 Updated by BitingBird 2014-07-22 22:56:58
- Status changed from Fix committed to Resolved