From c2e1c1f6d59bec4108f58ec7cd2acd648694e2a7 Mon Sep 17 00:00:00 2001 From: eric1tran Date: Mon, 8 Feb 2021 20:14:45 +0000 Subject: [PATCH] Rearrage My ADS-B Stats page button --- public_html/index.html | 8 +++++--- public_html/style.css | 20 ++++++++++++++++++-- 2 files changed, 23 insertions(+), 5 deletions(-) diff --git a/public_html/index.html b/public_html/index.html index d06b99e..215bc5b 100644 --- a/public_html/index.html +++ b/public_html/index.html @@ -197,13 +197,16 @@ - + +
Show Map
+ @@ -219,7 +222,6 @@
-
diff --git a/public_html/style.css b/public_html/style.css index ddd4f91..eb35561 100644 --- a/public_html/style.css +++ b/public_html/style.css @@ -858,15 +858,31 @@ select.error, textarea.error, input.error { -moz-border-radius: 4px; } +.stats_button { + position: relative; + background-color: rgba(0, 160, 226, 1); + color: #FFFFFF; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + font-weight: bold; + font-size: 12px; + cursor: pointer; + width: auto; + border-radius: 4px; + -webkit-border-radius: 4px; + -moz-border-radius: 4px; + margin-top: 5px; + padding: 5px 8px 5px 8px; + +} + .config_button:hover, .config_button_active { background-color: #abcad8; } .config_button_row { position: relative; - margin-top: 5px; + margin-top: 10px; padding: 3px 0 3px 0; - } .panel {
-
Show Map
+ +
Total Aircraft: n/a Messages: n/a/sec