summaryrefslogtreecommitdiff
path: root/ext/fg/css
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-04-23 21:24:45 -0700
committerAlex Yatskov <alex@foosoft.net>2016-04-23 21:24:45 -0700
commit659bb87a59c2f53e8144998fe1d3067526a83897 (patch)
treef7f449c4cd26be0cab8317741379076faeea68be /ext/fg/css
parentc8d0ef50046dde2e3214a242674dff3c6dbf2a45 (diff)
Mostly working
Diffstat (limited to 'ext/fg/css')
-rw-r--r--ext/fg/css/client.css2
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);