diff options
author | Heckyel <heckyel@openmailbox.org> | 2017-01-25 16:56:15 -0500 |
---|---|---|
committer | Heckyel <heckyel@openmailbox.org> | 2017-01-25 16:56:15 -0500 |
commit | fdc16d9c37d17276b9c640ab4cd2ab4866e23e47 (patch) | |
tree | 9bdf8f8bce91edcd420c805f0c91ff25e8804621 | |
parent | 49a48cc3906491dfad2b76fee1d982250d3bb3d7 (diff) | |
download | librevideojs-html5-player-fdc16d9c37d17276b9c640ab4cd2ab4866e23e47.tar.lz librevideojs-html5-player-fdc16d9c37d17276b9c640ab4cd2ab4866e23e47.tar.xz librevideojs-html5-player-fdc16d9c37d17276b9c640ab4cd2ab4866e23e47.zip |
Adding comment line
-rw-r--r-- | librevideojs/css/librevideojs-material/libre-skin-grey.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/librevideojs/css/librevideojs-material/libre-skin-grey.css b/librevideojs/css/librevideojs-material/libre-skin-grey.css index 8d08b08..49e5af6 100644 --- a/librevideojs/css/librevideojs-material/libre-skin-grey.css +++ b/librevideojs/css/librevideojs-material/libre-skin-grey.css @@ -315,7 +315,7 @@ display: none; } .librevjs-libre-materialgrey-skin:hover .librevjs-big-play-button, .librevjs-libre-materialgrey-skin .librevjs-big-play-button:focus { -color: rgb(115, 115, 115); /*color boton focus purpura oscuro*/ +color: rgb(115, 115, 115); /*color boton focus grey oscuro*/ } .librevjs-libre-materialgrey-skin .librevjs-big-play-button:before { content: "\e007"; |