123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- code.bbc_code
- {
- white-space: normal;
- }
- h3.catbg input.input_check
- {
- margin: 0 4px;
- }
- .dropmenu li ul
- {
- margin: 0 -50px 0 0;
- }
- .dropmenu li.iehover
- {
- z-index: 120;
- }
- .table_grid thead th
- {
- padding-top: 0 !important;
- padding-bottom: 0 !important;
- }
- #messageindex table
- {
- margin-top: 5px;
- }
- #messageindex table th
- {
- border-bottom: 1px solid #fff;
- }
- #topic_icons .description
- {
- padding: 2em 1em 1em 1em;
- overflow: auto;
- }
- .post
- {
- padding-top: 1em;
- float: none;
- word-wrap: break-word;
- }
- #content_section #forumposts div.cat_bar
- {
- margin-top: 8px;
- clear: both;
- }
- #content_section .pagesection
- {
- height: 1%;
- }
- #quickReplyOptions form textarea
- {
- width: 98%;
- }
- #basicinfo h4
- {
- word-wrap: break-word;
- }
- #main_grid table.weeklist h4.titlebg
- {
- margin: 2px 0 -4px 0;
- }
- #postmodify dl #pm_to, #postmodify dl #bcc_div2, #postmodify dl #pm_subject
- {
- clear:both !important;
- }
- .list_posts
- {
- word-wrap: break-word;
- }
|