| |
| |
| |
| |
| |
| |
| * html table, * html select, * html input { font-size: 100%; } |
| * html hr { margin: 0; } |
| * html span.corners-top, * html span.corners-bottom { background-image: url("{T_THEME_PATH}/images/corners_left.gif"); } |
| * html span.corners-top span, * html span.corners-bottom span { background-image: url("{T_THEME_PATH}/images/corners_right.gif"); } |
| |
| table.table1 { |
| width: 99%; |
| |
| voice-family: "\"}\""; |
| voice-family: inherit; |
| width: 100%; |
| } |
| html>body table.table1 { width: 100%; } |
| |
| * html ul.topiclist li { position: relative; } |
| * html .postbody h3 img { vertical-align: middle; } |
| |
| |
| html>body dd label input { vertical-align: text-bottom; } |
| |
| * html input.button1, * html input.button2 { |
| padding-bottom: 0; |
| margin-bottom: 1px; |
| } |
| |
| |
| * html .column1, * html .column2 { width: 45%; } |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| .clearfix, #tabs, #minitabs, fieldset dl, ul.topiclist dl, dl.polls { |
| height: 1%; |
| overflow: hidden; |
| } |
| |
| |
| * html .post { |
| height: 25%; |
| overflow: hidden; |
| } |
| |
| |
| * html .clearfix, * html .navbar, ul.linklist { |
| height: 4%; |
| overflow: hidden; |
| } |
| |
| |
| |
| dl.icon { |
| min-height: 35px; |
| height: auto !important; |
| height: 35px; |
| } |
| |
| * html #search-box { |
| width: 25%; |
| } |
| |
| |
| *:first-child+html dl.details dd { |
| margin-left: 30%; |
| float: none; |
| } |
| |
| * html dl.details dd { |
| margin-left: 30%; |
| float: none; |
| } |
| |