Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorIvan Sein <ivan@struktur.de>2016-08-08 16:39:57 +0300
committerIvan Sein <ivan@struktur.de>2016-08-08 16:39:57 +0300
commiteac96966c72b8ed65b66976c2aa6bd4ba906c941 (patch)
tree451fb74f1d063da6aaa38e48d8d5fcd415fd7cbb /css
parentaae72c4f7f7104c40102ca14dac24405bcaec6d5 (diff)
new UI design + active users statistics
Diffstat (limited to 'css')
-rw-r--r--css/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/css/style.css b/css/style.css
index eca406f..1c3e835 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1,3 +1,4 @@
-#hello {
- color: red;
+.barchart {
+ max-width: 700px;
+ max-height: 350px;
} \ No newline at end of file