Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
font-weight: bolder;
}
-td.index_header {
+td.index_header,div.index_header {
background-color: #eeeeee;
padding: 10px;
vertical-align: middle;
white-space: nowrap;
}
-td.content_title {
+td.content_title,div.content_title {
background-color: #eeeeee;
padding: 10px;
vertical-align: middle;
font-size: 10px;
}
-#single {
- padding: 10px;
- display: table;
- table-layout: fixed;
- border: hidden;
- border-spacing: 10px;
- border-collapse: separate;
- margin-left: auto;
- margin-right: auto;
-}
-
-table.matrix {
- padding: 10px;
- display: table;
- table-layout: fixed;
- border-style: hidden;
- border-spacing: 10px;
- border-collapse: separate;
- margin-left: auto;
- margin-right: auto;
-}
-
div.thumb {
text-align: center;
vertical-align: top;