fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Forum: Grouping lessons by their section on the forum post form
[edumed.git]
/
edumed
/
static
/
css
/
forum.scss
diff --git
a/edumed/static/css/forum.scss
b/edumed/static/css/forum.scss
index
3691f8f
..
f937e4a
100755
(executable)
--- a/
edumed/static/css/forum.scss
+++ b/
edumed/static/css/forum.scss
@@
-51,12
+51,12
@@
ul.breadcrumb {
}
.forum-topic-count, .forum-post-count, .topic-post-count, .topic-view-count {
}
.forum-topic-count, .forum-post-count, .topic-post-count, .topic-view-count {
- width: 1
6
%;
+ width: 1
0
%;
text-align: center;
}
.forum-last-post, .topic-last-post {
text-align: center;
}
.forum-last-post, .topic-last-post {
- width:
20
%;
+ width:
32
%;
text-align: center;
}
text-align: center;
}
@@
-66,7
+66,9
@@
ul.breadcrumb {
-
+ .post:nth-child(4n+4) {
+ background-color: lighten(#D0D0D0 , 10%);
+ }
.post-header {
padding: 3px 0 3px 20px;
.post-header {
padding: 3px 0 3px 20px;