Forum: Grouping lessons by their section on the forum post form
[edumed.git] / edumed / static / css / forum.css
index 51fe05f..2bc8c17 100644 (file)
@@ -31,13 +31,15 @@ ul.breadcrumb {
     width: 40%;
     text-align: left; }
   .forum-body .forum-topic-count, .forum-body .forum-post-count, .forum-body .topic-post-count, .forum-body .topic-view-count {
     width: 40%;
     text-align: left; }
   .forum-body .forum-topic-count, .forum-body .forum-post-count, .forum-body .topic-post-count, .forum-body .topic-view-count {
-    width: 16%;
+    width: 10%;
     text-align: center; }
   .forum-body .forum-last-post, .forum-body .topic-last-post {
     text-align: center; }
   .forum-body .forum-last-post, .forum-body .topic-last-post {
-    width: 20%;
+    width: 32%;
     text-align: center; }
   .forum-body .first-unread-post-link, .forum-body .first-unread-post-link:hover {
     text-decoration: none; }
     text-align: center; }
   .forum-body .first-unread-post-link, .forum-body .first-unread-post-link:hover {
     text-decoration: none; }
+  .forum-body .post:nth-child(4n+4) {
+    background-color: #eaeaea; }
   .forum-body .post-header {
     padding: 3px 0 3px 20px; }
     .forum-body .post-header th {
   .forum-body .post-header {
     padding: 3px 0 3px 20px; }
     .forum-body .post-header th {