summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/css/style.css b/www/css/style.css
index a7c57347..1dad0bb5 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -312,13 +312,14 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */
}
+/* // not using for now, may come in handy later
.ptzcenteredtopbutton
{
position: absolute;
top: 20%;
left:50%;
transform: translate(-50%, -50%);
-}
+}*/
.ptzcenteredbotbutton
{