diff options
author | Heckyel <heckyel@openmailbox.org> | 2016-12-24 17:21:17 -0500 |
---|---|---|
committer | Heckyel <heckyel@openmailbox.org> | 2016-12-24 17:21:17 -0500 |
commit | e3c75e8d22316c9aae835808a62bdc28ace0d10a (patch) | |
tree | 1ed17ce8ab8c6d6d2bcd885eaf900a0042370b7e /librevideojs/css/mce-button.css | |
parent | 75f1e4783972c0b9f56e6e9fd20434a0fda106ae (diff) | |
download | librevideojs-html5-player-e3c75e8d22316c9aae835808a62bdc28ace0d10a.tar.lz librevideojs-html5-player-e3c75e8d22316c9aae835808a62bdc28ace0d10a.tar.xz librevideojs-html5-player-e3c75e8d22316c9aae835808a62bdc28ace0d10a.zip |
Reparación de Interfaz gráfica por @Jorge Maldonado Ventura
Diffstat (limited to 'librevideojs/css/mce-button.css')
-rw-r--r-- | librevideojs/css/mce-button.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librevideojs/css/mce-button.css b/librevideojs/css/mce-button.css index 7630374..311ee9e 100644 --- a/librevideojs/css/mce-button.css +++ b/librevideojs/css/mce-button.css @@ -1,4 +1,4 @@ -i.mce-i-bs3_panel:before { +i.mce-i-librevideojs:before { font-family: "dashicons"; content: "\f236"; } |