From 6c830633679a92c754346f35676195f05f4a70ca Mon Sep 17 00:00:00 2001 From: gorhill Date: Mon, 9 Feb 2015 18:24:18 -0500 Subject: [PATCH] this fixes #745 --- src/css/popup.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/css/popup.css b/src/css/popup.css index dc135d8e9..8c69029a6 100644 --- a/src/css/popup.css +++ b/src/css/popup.css @@ -89,7 +89,7 @@ p { margin: 8px 0; } #switch .fa { - color: #000; + color: #0046ff; cursor: pointer; font-size: 96px; margin: 0;