author | Adam Roach [:abr] <adam@nostrum.com> |
Thu, 05 Jun 2014 10:51:37 -0500 | |
changeset 187736 | 34856bd5bbcbd7525ee1c377d4cef57913133c64 |
parent 187735 | 87e1572c63a39de626307d7bb392435d57a6cb11 |
child 187737 | 9ef473b3d67faae4479a29aa3fd79ffe8472aaab |
push id | 26931 |
push user | mbanner@mozilla.com |
push date | Mon, 09 Jun 2014 22:07:01 +0000 |
treeherder | mozilla-central@fc70d6d9a9b0 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | NiKo |
bugs | 1021036 |
milestone | 32.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
|
browser/components/loop/content/shared/css/common.css | file | annotate | diff | comparison | revisions |
--- a/browser/components/loop/content/shared/css/common.css +++ b/browser/components/loop/content/shared/css/common.css @@ -56,17 +56,17 @@ img { .tc { text-align: center; } /* Buttons */ .btn { display: inline-block; - background: #aaa; + background: #a5a; border: none; color: #fff; text-decoration: none; padding: .25em .5em .3em; border-radius: .2em; } .btn-info {