aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2023-11-04 00:03:42 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2023-11-04 00:03:42 +0000
commita09c97c4182885d3f62735b45ebe76f5a3a9f8dd (patch)
tree76b1330a71c3ad8237d788c2e6fc78afa29e37c9 /static/style.css
parent29eb6dd5be90204e9251eef942b7b994ff4d2423 (diff)
downloadpower.eda.gay-a09c97c4182885d3f62735b45ebe76f5a3a9f8dd.tar.gz
power.eda.gay-a09c97c4182885d3f62735b45ebe76f5a3a9f8dd.zip
Changed mikrotik interface to use SSH instead, worked on client side
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 56627aa..0ab4e82 100644
--- a/static/style.css
+++ b/static/style.css
@@ -112,6 +112,18 @@ footer {
background-color: gainsboro;
}
+.mikrotik_tr {
+ font-size: x-small;
+ padding-bottom: 1em;
+ padding-top: 1em;
+ border-spacing:0 5px;
+}
+
+.mikrotik_interface_name {
+ text-align: right;
+ padding-right: 15px;
+}
+
@media screen and (max-width: 1200px) {
#multicharts ul li {
width: 100%;