123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208 |
- .codeheader, code.bbc_code
- {
- width: 96%;
- margin: 0 auto;
- }
- code.bbc_code
- {
- white-space: normal;
- }
- h3.catbg input.input_check
- {
- margin: 0 4px;
- }
- h3.catbg img.icon, h4.titlebg img.icon
- {
- margin: 1px 3px 0 0;
- }
- h3.catbg span.ie6_header, h4.catbg span.ie6_header, h3.titlebg span.ie6_header, h4.titlebg span.ie6_header
- {
- padding: 10px 0;
- }
- #statistics h4.titlebg span.ie6_header
- {
- padding: 0;
- }
- #statistics h4.titlebg span.ie6_header img.icon
- {
- padding: 5px 0;
- }
- .dropmenu li
- {
- width: 1px;
- }
- .dropmenu li a span
- {
- white-space: nowrap;
- }
- .dropmenu li a:hover
- {
- text-decoration: none;
- }
- .dropmenu li.iehover
- {
- z-index: 120;
- }
- .pagesection
- {
- overflow: auto;
- }
- #main_menu
- {
- width: 98%;
- }
- #top_section
- {
- height: 65px;
- }
- .table_grid thead th
- {
- padding-top: 0 !important;
- padding-bottom: 0 !important;
- }
- h3.titlebg a, h3.titlebg, h4.titlebg, h4.titlebg a
- {
- display: inline-block;
- }
- #upper_section
- {
- display: inline-block;
- }
- #messageindex table
- {
- margin-top: 5px;
- }
- #messageindex table th
- {
- border-bottom: 1px solid #fff;
- }
- #topic_icons .description
- {
- padding: 2em 1em 1em 1em;
- overflow: auto;
- }
- #forumposts .postarea
- {
- margin-left: 0;
- margin-right: 0;
- float: right;
- }
- .keyinfo
- {
- padding-bottom: 6px;
- }
- .inner
- {
- clear: both;
- }
- .post
- {
- word-wrap: break-word;
- }
- .buttonlist ul li
- {
- width: 1%;
- white-space: nowrap;
- }
- #forumposts h3.catbg
- {
- clear: both;
- }
- #quickReplyOptions form textarea
- {
- width: 98%;
- }
- #statistics div.content
- {
- height: 210px;
- overflow: hidden;
- }
- #statistics div.top_row
- {
- height: 150px;
- }
- #main_admsection
- {
- height: 100%;
- }
- #main_admsection table
- {
- width: 99%;
- }
- #basicinfo h4
- {
- word-wrap: break-word;
- }
- .ignoreboards
- {
- margin: 0 1%;
- padding: 0;
- width: 45%;
- }
- #personal_messages .postarea
- {
- margin-left: 0;
- margin-right: 0;
- float: right;
- }
- #registration_agreement
- {
- width: 99.5%;
- margin: 0 auto;
- }
- #edit_poll ul.poll_main li
- {
- padding-left: 0;
- margin: 0 -2em;
- }
- #postmodify div.roundframe { margin-right: 0;}
- .list_posts
- {
- word-wrap: break-word;
- }
|