diff options
author | Heckyel <heckyel@openmailbox.org> | 2017-03-10 18:27:37 -0500 |
---|---|---|
committer | Heckyel <heckyel@openmailbox.org> | 2017-03-10 18:27:37 -0500 |
commit | bb98b20786c8e3d1d834d2cd30d35cc500a46ab8 (patch) | |
tree | 44cfe5b9bf04bd113c136fb9fd9569140493adb0 /css/mce-button.css | |
parent | 591809d44a736e70c3e35d91904be189214a9373 (diff) | |
download | lidra-theme-bb98b20786c8e3d1d834d2cd30d35cc500a46ab8.tar.lz lidra-theme-bb98b20786c8e3d1d834d2cd30d35cc500a46ab8.tar.xz lidra-theme-bb98b20786c8e3d1d834d2cd30d35cc500a46ab8.zip |
Optimización del código + LibreVideoJS v2.0 + Languages
Diffstat (limited to 'css/mce-button.css')
-rw-r--r-- | css/mce-button.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/css/mce-button.css b/css/mce-button.css new file mode 100644 index 0000000..311ee9e --- /dev/null +++ b/css/mce-button.css @@ -0,0 +1,4 @@ +i.mce-i-librevideojs:before { + font-family: "dashicons"; + content: "\f236"; +} |