summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css
index fedf5879..6a6d4e8c 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -537,6 +537,12 @@ input[type=range]::-webkit-slider-thumb {
float:left;
}
+
+#full-screen-event {
+ -webkit-animation-duration: 500ms;
+
+}
+
/*.mySliderClass.jslider.sliderCSS div.jslider-pointer
{top:-10px;left:15px;width:60px;height:60px;margin-left:-5px;background-color:silver;background-color:#615959;border-radius:50%
}*/