aboutsummaryrefslogtreecommitdiff
path: root/public/stylesheets/style.css
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2018-03-31 00:15:33 +0100
committerJames Barnett <noreply@jamesbarnett.xyz>2018-03-31 00:15:33 +0100
commitf5e0f6bd1b12e347387ff4cefcfc54d9d7dcc348 (patch)
treec69f01edda76c8fe9f04d6f9d45ac2b8ce8ead34 /public/stylesheets/style.css
parent914d60ca25def8805b7fb2dafcab17474e08cc87 (diff)
downloadtplink-energy-monitor-f5e0f6bd1b12e347387ff4cefcfc54d9d7dcc348.tar.xz
tplink-energy-monitor-f5e0f6bd1b12e347387ff4cefcfc54d9d7dcc348.zip
Add realtime usage trend graph
Diffstat (limited to 'public/stylesheets/style.css')
-rw-r--r--public/stylesheets/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css
index 320eb01..62b7873 100644
--- a/public/stylesheets/style.css
+++ b/public/stylesheets/style.css
@@ -4,4 +4,8 @@ footer ul {
.page-header {
margin: 10px 0 20px;
+}
+
+.x_panel {
+ height: 350px;
} \ No newline at end of file