Bug 1111332 - In-Content Prefs: Remove border from help button. r=jaws

--HG--
extra : rebase_source : a84acadf1c4c0864b31dc61884f0a1373e348c10
This commit is contained in:
Tim Nguyen 2014-12-16 01:29:50 -08:00
parent c673460607
commit 84fd03cdab

View File

@ -212,7 +212,7 @@ xul|button[type="menu"] > xul|*.button-box > xul|*.button-menu-dropmarker {
xul|*.help-button {
min-width: 30px;
border-radius: 2px;
border: 1px solid #c1c1c1;
border-width: 0;
background-color: #ffcb00;
background-image: none;
box-shadow: none;