author | Gijs Kruitbosch <gijskruitbosch@gmail.com> |
Tue, 30 Sep 2014 16:46:04 +0100 | |
changeset 208106 | 407a8fb5579dcbccdcb1545c01622cd2e4a0981d |
parent 208105 | 911d32969372b13d2ee4fb06d8c7f99189838a66 |
child 208107 | 326b3f37e469dd8a6b477e8b137d3ea9b95c6683 |
push id | 27576 |
push user | cbook@mozilla.com |
push date | Wed, 01 Oct 2014 13:00:38 +0000 |
treeherder | autoland@1a550125928f [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | dao |
bugs | 1072992 |
milestone | 35.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/toolkit/themes/osx/mozapps/update/updates.css +++ b/toolkit/themes/osx/mozapps/update/updates.css @@ -35,16 +35,17 @@ wizardpage { /* Don't use top margin - it can cause a scrollbar on the incompatible page */ .wizard-buttons { padding: 0; -moz-appearance: statusbar; } .wizard-buttons button { -moz-appearance: toolbarbutton; + color: ButtonText; min-height: 22px; margin: 0 6px; padding: 0; text-shadow: @loweredShadow@; } .loadingBox { padding: 3px 5px 3px 5px;