Mercurial > public > sg101
diff media/css/base.css @ 111:e5faf9f0c11a
Forums: implemented the bulk moderator functions that operate on a forum: bulk sticky, lock, delete, and move. These haven't been tested that well yet.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 28 Sep 2009 03:57:09 +0000 |
parents | 07be3e39e639 |
children | 0ce0104c7df3 |
line wrap: on
line diff
--- a/media/css/base.css Sat Sep 26 20:19:45 2009 +0000 +++ b/media/css/base.css Mon Sep 28 03:57:09 2009 +0000 @@ -194,6 +194,10 @@ width:20%; text-align:center; } +table.forum-index-table .forum-index_select { + width:10%; + text-align:center; +} table.forum-topic { border-top:1px solid black; border-left:1px solid black;