commit 6f9681c0f4b5d5a9c54d0e0e232816b46eaffdb1 Author: Sukhbir Singh sukhbir.in@gmail.com Date: Sat Apr 13 19:49:10 2013 -0400
Change the color of Transparent Torification label --- chrome/content/preferences.xul | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/chrome/content/preferences.xul b/chrome/content/preferences.xul index 12979b5..9218cd8 100644 --- a/chrome/content/preferences.xul +++ b/chrome/content/preferences.xul @@ -77,7 +77,7 @@ </rows> </grid>
- <radio accesskey="&torbirdy.prefs.torification.key;" id="torbirdy-torification" label="&torbirdy.prefs.torification.label;" /> + <radio accesskey="&torbirdy.prefs.torification.key;" id="torbirdy-torification" label="&torbirdy.prefs.torification.label;" style="color:red"/>
</radiogroup>
tor-commits@lists.torproject.org