summaryrefslogtreecommitdiff
path: root/contrib/site/style.css
diff options
context:
space:
mode:
authorPeterTheOne <petertheone@gmail.com>2018-02-28 09:51:25 +0100
committerPeterTheOne <petertheone@gmail.com>2018-02-28 09:51:25 +0100
commit7976d21be4a883533912eeeacd0834f5dd749c08 (patch)
treeeb4bc266c744e814d8fc91f724171eaaad7960de /contrib/site/style.css
parentturn off nocache for direct-links (diff)
fix click player screen to start
Diffstat (limited to 'contrib/site/style.css')
-rw-r--r--contrib/site/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/site/style.css b/contrib/site/style.css
index dc65fc7..eefa7e4 100644
--- a/contrib/site/style.css
+++ b/contrib/site/style.css
@@ -142,6 +142,10 @@ helsinki player styles
display: block;
}
+#video-overlay {
+ z-index: 10;
+}
+
#video-overlay-inner {
width: 125px;
height: 125px;