From 53040c08142e3d5aeecbe7785ecff7c9a91e13a9 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 24 Sep 2013 09:18:29 +0200 Subject: [PATCH] Update style.css no opacity for remote-link icon --- view/theme/frost-mobile/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/frost-mobile/style.css b/view/theme/frost-mobile/style.css index e76ceac77d..85f2b462e1 100644 --- a/view/theme/frost-mobile/style.css +++ b/view/theme/frost-mobile/style.css @@ -3796,7 +3796,7 @@ aside input[type='text'] { background-size: 100% 100%; background-image: url('images/link.png'); background-repeat: no-repeat; - opacity: 0.5; + } /*.globe { background-position: 0px -16px;}*/