diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-01-29 16:46:15 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-01-29 16:46:15 +0100 |
commit | 34ea3829e7cb435a4357b43fcfff514fdd39083e (patch) | |
tree | 8293b7f4a9e5d9e45341609595c754ff115a2771 /yomichan/sentence-export.css | |
parent | ae34a31fd4beb438118f6129e867b6f3cf2ba602 (diff) |
separate yomichan into user.js patch and sentence-export plugin
Diffstat (limited to 'yomichan/sentence-export.css')
-rw-r--r-- | yomichan/sentence-export.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/yomichan/sentence-export.css b/yomichan/sentence-export.css deleted file mode 100644 index eb2ecea..0000000 --- a/yomichan/sentence-export.css +++ /dev/null @@ -1 +0,0 @@ -.icon[data-icon=copy] { --icon-image: url(/images/copy.svg); } |