summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-06-26 18:38:20 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-06-26 18:38:20 -0400
commitf05ea75e47ddb2108a2ea34435f7d628bfe2eefd (patch)
tree0215226814ef490774110a737531b7558858a184 /www/css
parent39c77bfbe18138173b2ad35b1bee7301f2711b69 (diff)
#275 - force path option in dev settings
Former-commit-id: ea98c5acdafb9b1de06890c1b07d636dbea7be10
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css14
1 files changed, 14 insertions, 0 deletions
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;