summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@users.noreply.github.com>2016-08-22 10:27:26 -0400
committerGitHub <noreply@github.com>2016-08-22 10:27:26 -0400
commite98310511e9f227f0a5e28d971f1730a2af2c9c2 (patch)
tree777c4f9b195e4a4b223dae59b3ef10a5ba6030ff /www/css
parentd8ffac85ff300d41e668904da8a6dc897e784be9 (diff)
parent76a3036de85e06f6ee57108c5eae50ad333fef2b (diff)
Merge pull request #308 from pliablepixels/sctt-master
tweaks to Sleep/Wake/Reset #306 Former-commit-id: 8e364f1b19482ab6113b630f8a44a220e426073b
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css11
1 files changed, 10 insertions, 1 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 1e6627b4..1dad0bb5 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -312,7 +312,16 @@ http://www.cssportal.com/tryit/index.php?file=blog/css-notification-badge */
}
-.ptzcenteredbutton
+/* // not using for now, may come in handy later
+.ptzcenteredtopbutton
+{
+ position: absolute;
+ top: 20%;
+ left:50%;
+ transform: translate(-50%, -50%);
+}*/
+
+.ptzcenteredbotbutton
{
position: absolute;
top: 80%;