Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: chrome/content/ui/overlay.xul

Issue 5276432552951808: Some fixes related to the new Australis Firefox theme (Closed)
Patch Set: Created Nov. 20, 2013, 11:26 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/skin/overlay.css » ('j') | chrome/skin/overlay.css » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/content/ui/overlay.xul
===================================================================
--- a/chrome/content/ui/overlay.xul
+++ b/chrome/content/ui/overlay.xul
@@ -64,17 +64,17 @@
<menuitem id="abp-status-sync" label="&sync.label;" type="checkbox" command="abp-command-togglesync"/>
<menuseparator id="abp-status-iconSettingsSeparator"/>
<menuitem id="abp-status-showinaddonbar" label="&showinaddonbar.label;" type="checkbox" command="abp-command-toggleshowintoolbar"/>
<menuitem id="abp-status-showintoolbar" label="&showintoolbar.label;" type="checkbox" command="abp-command-toggleshowintoolbar"/>
<menuitem id="abp-status-showinstatusbar" label="&showinstatusbar.label;" type="checkbox" command="abp-command-toggleshowinstatusbar"/>
</menupopup>
</menu>
- <hbox class="abp-contributebutton" id="abp-status-contributebutton" pack="center">
+ <hbox class="abp-contributebutton" id="abp-status-contributebutton" pack="center" align="center">
<button class="abp-contributebutton-btn" label="&contribute.label;" command="abp-command-contribute" flex="1"/>
<toolbarbutton class="abp-contributebutton-close" command="abp-command-contribute-hide"/>
</hbox>
</menupopup>
<keyset id="abp-keyset"/>
<!-- Dummy oncommand attributes are work-arounds for bug 371900 -->
« no previous file with comments | « no previous file | chrome/skin/overlay.css » ('j') | chrome/skin/overlay.css » ('J')

Powered by Google App Engine
This is Rietveld