Paging for threads and posts! #314
[zzz-spline-forum.git] / splinext / forum / templates / css / forum.mako
index 8ba2b01..e36cb40 100644 (file)
@@ -28,5 +28,6 @@ table.forum-list td.stats.whoanelly { font-weight: bold; color: #6855aa; }
 .forum-post .author .avatar { margin-bottom: 1em; }
 .forum-post .author .avatar img { -moz-box-shadow: 0 0 2px black; }
 .forum-post .meta { padding: 0.5em 1em; border: 1px solid #b4c7e6; background: url(${h.static_uri('local', 'images/layout/th-background.png')}) left bottom repeat-x; -moz-border-radius-topleft: 0.5em; -moz-border-radius-topright: 0.5em; -webkit-border-top-left-radius: 0.5em; -webkit-border-top-right-radius: 0.5em; }
+.forum-post .meta a { display: block; float: right; }
 .forum-post .content { min-height: 12em; margin-right: 18.5em; padding: 1em; }
 .forum-post:nth-child(2n) { background: #f4f4f4; }