diff options
Diffstat (limited to 'ext/fg/css/client.css')
-rw-r--r-- | ext/fg/css/client.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>. */ -iframe.yomichan-popup { +iframe#yomichan-popup { all: initial; border: 1px solid #999; box-shadow: 0 0 10px rgba(0, 0, 0, .5); |