aboutsummaryrefslogtreecommitdiffstats
path: root/librevideojs/css/mce-button.css
diff options
context:
space:
mode:
Diffstat (limited to 'librevideojs/css/mce-button.css')
-rw-r--r--librevideojs/css/mce-button.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/librevideojs/css/mce-button.css b/librevideojs/css/mce-button.css
new file mode 100644
index 0000000..7630374
--- /dev/null
+++ b/librevideojs/css/mce-button.css
@@ -0,0 +1,4 @@
+i.mce-i-bs3_panel:before {
+ font-family: "dashicons";
+ content: "\f236";
+}