stylesheet improvements, removed some html table styles
authorAndreas Unterkircher <unki@netshadow.at>
Sat, 5 Jan 2008 19:00:07 +0000 (20:00 +0100)
committerAndreas Unterkircher <unki@netshadow.at>
Sun, 6 Jan 2008 07:21:43 +0000 (08:21 +0100)
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
themes/default/stylesheet.css

index 1f7e7d4c0eaea98b603f288561ba044991dfa61d..5c29ddf9ba3c56a97122a528bc1fefacf2a070eb 100644 (file)
@@ -84,14 +84,14 @@ td.searchfor {
    font-weight:            bolder;
 }
 
    font-weight:            bolder;
 }
 
-td.index_header {
+td.index_header,div.index_header {
    background-color:       #eeeeee;
    padding:                10px;
    vertical-align:         middle;
    white-space:            nowrap;
 }
 
    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;
    background-color:       #eeeeee;
    padding:                10px;
    vertical-align:         middle;
@@ -136,28 +136,6 @@ a.calendar {
    font-size:              10px;
 }
 
    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;
 div.thumb {
    text-align:             center;
    vertical-align:         top;