author | David Lubin <lubin.davidg@gmail.com> |
Mon, 27 Oct 2014 11:17:00 +0100 | |
changeset 212552 | 4651f5f4e29b2a0cadc6be1979646ec48ed59e4c |
parent 212551 | 97501fe5892c941615e1dc9e3dd958da12351410 |
child 212553 | 9d42e896570c1b5494f29846a20c5ab097b5b112 |
push id | 27720 |
push user | cbook@mozilla.com |
push date | Tue, 28 Oct 2014 14:51:21 +0000 |
treeherder | mozilla-central@a2d58c6420f4 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | dao |
bugs | 1088568 |
milestone | 36.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/browser/themes/linux/browser.css +++ b/browser/themes/linux/browser.css @@ -1585,21 +1585,16 @@ richlistitem[type~="action"][actiontype= -moz-image-region: rect(28px, 28px, 42px, 14px); } /* Popup blocker button */ #page-report-button { list-style-image: url("chrome://browser/skin/Info.png"); } -/* Loop */ -#loop-call-button { - list-style-image: url("chrome://global/skin/loop/loop-call.png"); -} - /* social share panel */ .social-share-frame { background: linear-gradient(to bottom, rgba(242,242,242,.99), rgba(242,242,242,.95)); border-left: 1px solid #f8f8f8; width: 330px; height: 150px; /* we resize our panels dynamically, make it look nice */