From 02f2213dfc7e343ce7d8398941c82ebe5e6a333f Mon Sep 17 00:00:00 2001 From: Ben Hayward Date: Tue, 4 Apr 2023 20:01:46 +0100 Subject: [PATCH] Remove reference to city theme in fantasy theme --- fantasy/index.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/fantasy/index.css b/fantasy/index.css index d7695bd..30f8f21 100644 --- a/fantasy/index.css +++ b/fantasy/index.css @@ -49,10 +49,6 @@ margin-top: 2.5em; } -.vjs-theme-city .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal { - height: 100%; -} - .vjs-theme-fantasy .vjs-progress-control .vjs-progress-holder { font-size: 1.5em; }