summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static/css/hyperkitty-overview.css
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/static/css/hyperkitty-overview.css')
-rw-r--r--hyperkitty/static/css/hyperkitty-overview.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/hyperkitty/static/css/hyperkitty-overview.css b/hyperkitty/static/css/hyperkitty-overview.css
index 458586b..cb489da 100644
--- a/hyperkitty/static/css/hyperkitty-overview.css
+++ b/hyperkitty/static/css/hyperkitty-overview.css
@@ -21,6 +21,16 @@
height: 330px;
}
+#fig .axis path, #fig .axis line {
+ fill: none;
+ stroke: #000;
+ shape-rendering: geometricPrecision;
+}
+
+#fig .area {
+ fill: steelBlue;
+}
+
#top-discussion,
#discussion-by-topic,