Chris@76: code.bbc_code Chris@76: { Chris@76: white-space: normal; Chris@76: } Chris@76: h3.catbg input.input_check Chris@76: { Chris@76: margin: 0 4px; Chris@76: } Chris@76: Chris@76: /* The dropdown menus Chris@76: ------------------------------------------------------- */ Chris@76: /* the dropmenu - RTL tweak */ Chris@76: .dropmenu li ul Chris@76: { Chris@76: margin: 0 -50px 0 0; Chris@76: } Chris@76: /* the hover effects */ Chris@76: .dropmenu li.iehover Chris@76: { Chris@76: z-index: 120; Chris@76: } Chris@76: /* the tabled definition lists Chris@76: /* I commented the following out. Not sure why it was there. Chris@76: /* Changing float: left; to float: right; sorts the settings dd class in index.css*/ Chris@76: /* All the others seem fine too.*/ Chris@76: /*dl.settings dd, #creator dd, dl.stats dd, dl.register_form dd, #poll_options dl.options dd, .login dd Chris@76: { Chris@76: float: none !important; Chris@76: width: auto; Chris@76: }*/ Chris@76: /* generic lists header */ Chris@76: /* Side paddings must NOT be defined here.*/ Chris@76: .table_grid thead th Chris@76: { Chris@76: padding-top: 0 !important; Chris@76: padding-bottom: 0 !important; Chris@76: } Chris@76: Chris@76: /* Overrides for the messageindex template Chris@76: ------------------------------------------------------- */ Chris@76: #messageindex table Chris@76: { Chris@76: margin-top: 5px; Chris@76: } Chris@76: #messageindex table th Chris@76: { Chris@76: border-bottom: 1px solid #fff; Chris@76: } Chris@76: #topic_icons .description Chris@76: { Chris@76: padding: 2em 1em 1em 1em; Chris@76: overflow: auto; Chris@76: } Chris@76: Chris@76: /* Overrides for the display template Chris@76: ------------------------------------------------------- */ Chris@76: .post Chris@76: { Chris@76: padding-top: 1em; Chris@76: float: none; Chris@76: word-wrap: break-word; Chris@76: } Chris@76: #content_section #forumposts div.cat_bar Chris@76: { Chris@76: margin-top: 8px; Chris@76: clear: both; Chris@76: } Chris@76: #content_section .pagesection Chris@76: { Chris@76: height: 1%; Chris@76: } Chris@76: #quickReplyOptions form textarea Chris@76: { Chris@76: width: 98%; Chris@76: } Chris@76: Chris@76: /* Overrides for the profile template Chris@76: ------------------------------------------------------- */ Chris@76: #basicinfo h4 Chris@76: { Chris@76: word-wrap: break-word; Chris@76: } Chris@76: Chris@76: /* Overrides for the calendar template Chris@76: ------------------------------------------------- */ Chris@76: #main_grid table.weeklist h4.titlebg Chris@76: { Chris@76: margin: 2px 0 -4px 0; Chris@76: } Chris@76: Chris@76: /* Overrides for the personal messages template Chris@76: ------------------------------------------------------- */ Chris@76: #postmodify dl #pm_to, #postmodify dl #bcc_div2, #postmodify dl #pm_subject Chris@76: { Chris@76: clear:both !important; Chris@76: } Chris@76: Chris@76: /* Overrides for the recent posts template Chris@76: ------------------------------------------------------- */ Chris@76: .list_posts Chris@76: { Chris@76: word-wrap: break-word; Chris@76: }