Legend:
- Unmodified
- Added
- Removed
-
djangobb/static/forum/themes/default/css/default_cs.css
r177 r255 25 25 .djangobb H2, #brdmenu {BACKGROUND: url(../img/fon111.gif); COLOR: #FFF; font-weight: bold; height: 16px;} 26 26 .djangobb H2 {font-weight: bold;BACKGROUND: #46586a url(../img/fon111.gif);border-top: 1px solid #46586a;border-left: 1px solid #46586a;border-right: 1px solid #46586a; height: 16px;} 27 .djangobb H2 a.toggle { 28 float: right; 29 BACKGROUND: url(../img/cat_minimize.png); 30 display:block; 31 height:17px; 32 line-height:1px; 33 outline-color:-moz-use-text-color; 34 outline-style:none; 35 outline-width:0; 36 text-indent:-3000em; 37 width:28px; 38 } 39 40 .djangobb H2.collapsed a.toggle { 41 background-image:url(../img/cat_maximize.png); 42 } 27 43 28 44 /* 1.4 Table header rows */ … … 111 127 .isticky = sticky topics. The default is "icon". By default only .inew is different.*/ 112 128 129 DIV.forum_icon {background:url(../img/active_forum.gif)} 113 130 DIV.icon {background:url(../img/inactive_topic.gif)} 114 131 DIV.inew {background:url(../img/active_topic.gif)}
Note: See TracChangeset
for help on using the changeset viewer.
