From f05ea75e47ddb2108a2ea34435f7d628bfe2eefd Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 26 Jun 2016 18:38:20 -0400 Subject: #275 - force path option in dev settings Former-commit-id: ea98c5acdafb9b1de06890c1b07d636dbea7be10 --- www/css/style.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'www/css') diff --git a/www/css/style.css b/www/css/style.css index eae20930..9299d518 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -795,6 +795,20 @@ input[type=range]::-webkit-slider-thumb { } +.videogular-full-container { + height:80%; + + z-index:100; + float:center; + + margin: auto; + overflow: hidden; + +} + + + + #full-screen-event { -webkit-animation-duration: 200ms; -- cgit v1.2.3