summaryrefslogtreecommitdiffstats
path: root/hyperkitty
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-06-18 16:34:23 +0200
committerAurélien Bompard <aurelien@bompard.org>2013-06-18 16:34:23 +0200
commit7f469bff800f625e19f8429f74554ff95fdc7779 (patch)
tree7a60b3af59bce685a24e2a951be0e11c7b24220f /hyperkitty
parent5924b67e6716be1530436dd986ddb941125fa5e3 (diff)
downloadhyperkitty-7f469bff800f625e19f8429f74554ff95fdc7779.tar.gz
hyperkitty-7f469bff800f625e19f8429f74554ff95fdc7779.tar.xz
hyperkitty-7f469bff800f625e19f8429f74554ff95fdc7779.zip
Minor rename
Diffstat (limited to 'hyperkitty')
-rw-r--r--hyperkitty/static/css/hyperkitty-overview.css8
-rw-r--r--hyperkitty/templates/recent_activities.html2
2 files changed, 5 insertions, 5 deletions
diff --git a/hyperkitty/static/css/hyperkitty-overview.css b/hyperkitty/static/css/hyperkitty-overview.css
index e96f7a2..1fef97c 100644
--- a/hyperkitty/static/css/hyperkitty-overview.css
+++ b/hyperkitty/static/css/hyperkitty-overview.css
@@ -1,13 +1,13 @@
/* Summary page */
-#recent_activities h2 {
+#recent-activities h2 {
font-size: 22px;
line-height: 32px;
margin-bottom: 0.5em;
text-align: center;
}
-#recent_activities h3 {
+#recent-activities h3 {
font-size: 20px;
line-height: 28px;
margin-bottom: 0.5em;
@@ -39,12 +39,12 @@
}
-#recent_activities p.thread-new {
+#recent-activities p.thread-new {
text-align: center;
}
-#recent_activities .widget {
+#recent-activities .widget {
padding: 1em;
padding-bottom: 0;
border: 1px solid #ddd;
diff --git a/hyperkitty/templates/recent_activities.html b/hyperkitty/templates/recent_activities.html
index fb22d92..0ba7510 100644
--- a/hyperkitty/templates/recent_activities.html
+++ b/hyperkitty/templates/recent_activities.html
@@ -17,7 +17,7 @@
{% include 'threads/month_list.html' %}
- <section id="recent_activities" class="span10">
+ <section id="recent-activities" class="span10">
<section id="graph">
<h2>Activities on the list over the last 30 days</h2>