diff options
Diffstat (limited to 'librevideojs')
-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"; |