comparison media/css/base.css @ 109:07be3e39e639

Forums: implemented topic level moderator controls.
author Brian Neal <bgneal@gmail.com>
date Sat, 26 Sep 2009 18:03:57 +0000
parents 08ddfd835305
children e5faf9f0c11a
comparison
equal deleted inserted replaced
108:80ab249d1adc 109:07be3e39e639
240 } 240 }
241 img.forums-topic-icon { 241 img.forums-topic-icon {
242 float: left; 242 float: left;
243 margin-right: 3px; 243 margin-right: 3px;
244 } 244 }
245 div.forum-mod-controls form {
246 display:inline;
247 }