From 659bb87a59c2f53e8144998fe1d3067526a83897 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 23 Apr 2016 21:24:45 -0700 Subject: Mostly working --- ext/fg/css/client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/fg/css') diff --git a/ext/fg/css/client.css b/ext/fg/css/client.css index 16079a42..aefc2187 100644 --- a/ext/fg/css/client.css +++ b/ext/fg/css/client.css @@ -16,7 +16,7 @@ * along with this program. If not, see . */ -iframe.yomichan-popup { +iframe#yomichan-popup { all: initial; border: 1px solid #999; box-shadow: 0 0 10px rgba(0, 0, 0, .5); -- cgit v1.2.3