summaryrefslogtreecommitdiffstats
path: root/static/css
diff options
context:
space:
mode:
authorPierre-Yves Chibon <pingou@pingoured.fr>2012-04-11 21:49:04 +0200
committerPierre-Yves Chibon <pingou@pingoured.fr>2012-04-11 21:49:04 +0200
commitacafdc28ea59196dbdfb69dacc29b0d440fa8de1 (patch)
tree40adc169b296e8c1fd89e487f3919c676a431ee9 /static/css
parent263d3cd1bd59548f70b151db7a7f5263978b23ca (diff)
downloadhyperkitty-acafdc28ea59196dbdfb69dacc29b0d440fa8de1.tar.gz
hyperkitty-acafdc28ea59196dbdfb69dacc29b0d440fa8de1.tar.xz
hyperkitty-acafdc28ea59196dbdfb69dacc29b0d440fa8de1.zip
Add an overview of the recent activities on the list
Diffstat (limited to 'static/css')
-rw-r--r--static/css/stats.css11
1 files changed, 11 insertions, 0 deletions
diff --git a/static/css/stats.css b/static/css/stats.css
index 24cea1c..ec1bf4d 100644
--- a/static/css/stats.css
+++ b/static/css/stats.css
@@ -30,6 +30,17 @@ h2 {
margin: auto;
}
+#graph {
+ vertical-align: middle;
+}
+
+#fig {
+ position: relative;
+ margin: auto;
+ width: 540px;
+ height: 330px;
+}
+
#top_discussion {
width: 45%;
margin-right: 22px;