Make visibility icon more noticable

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-06-06 22:09:52 +03:00
parent 71d074a674
commit dd03841fea
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
font-size: 17px; font-size: 17px;
background: #f1f1f1; background: #f1f1f1;
border-radius: 4px; border-radius: 4px;
color: #888; color: #444;
position: absolute; position: absolute;
margin-left: -55px; margin-left: -55px;
text-shadow: 0 1px 1px #FFF; text-shadow: 0 1px 1px #FFF;