aboutsummaryrefslogtreecommitdiffstats
path: root/src/css/popup.css
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2015-02-04 12:51:43 -0500
committergorhill <rhill@raymondhill.net>2015-02-04 12:51:43 -0500
commit9c2277fccfa97289de964504b4801d6e7d2e30f1 (patch)
tree1d1367fb7a0fb29cae7357a6d207d1cec01aaf4a /src/css/popup.css
parentc4ee65b8cf50b2f70714e9c04f49d48d47f82a90 (diff)
downloaduBlock-9c2277fccfa97289de964504b4801d6e7d2e30f1.zip
uBlock-9c2277fccfa97289de964504b4801d6e7d2e30f1.tar.gz
uBlock-9c2277fccfa97289de964504b4801d6e7d2e30f1.tar.bz2
this fixes #690
Diffstat (limited to 'src/css/popup.css')
-rw-r--r--src/css/popup.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/css/popup.css b/src/css/popup.css
index 0a3a601..1af20e3 100644
--- a/src/css/popup.css
+++ b/src/css/popup.css
@@ -85,7 +85,7 @@ p {
#switch .fa {
color: green;
cursor: pointer;
- font-size: 96px;
+ font-size: 108px;
margin: 0;
}
#switch .fa:hover {
@@ -195,8 +195,8 @@ body.dirty #refresh:hover {
-moz-box-sizing: border-box;
color: #000;
display: inline-block;
- height: 24px;
- line-height: 24px;
+ height: 22px;
+ line-height: 22px;
overflow: hidden;
position: relative;
vertical-align: top;
@@ -261,7 +261,7 @@ body.dirty #refresh:hover {
}
#actionSelector > span {
display: inline-block;
- height: 24px;
+ height: 22px;
opacity: 0.2;
width: 33.33%;
}