issue59, further cleanup code after removing html tables
[phpfspot.git] / themes / default / stylesheet.css
index 5c29ddf9ba3c56a97122a528bc1fefacf2a070eb..7550311e96abfefe97f15c1963e593bc56ae66ef 100644 (file)
@@ -84,19 +84,13 @@ td.searchfor {
    font-weight:            bolder;
 }
 
-td.index_header,div.index_header {
+div.header {
    background-color:       #eeeeee;
    padding:                10px;
    vertical-align:         middle;
    white-space:            nowrap;
 }
 
-td.content_title,div.content_title {
-   background-color:       #eeeeee;
-   padding:                10px;
-   vertical-align:         middle;
-}
-
 img {
    border:                none;
 }
@@ -172,6 +166,7 @@ div.thumb a.thumblink:hover {
    -moz-border-radius:     1em;
    border-radius:          1em;
    border:                 dashed 1px #888888;
+   z-index:                100;
 }
 
 #available_tags {