issue54, sort order can now be modified
[phpfspot.git] / stylesheet.css
index a1c380e66865c00f85ea667384a4db99771fa5b7..610e7aadabaae4e4d571398721ee989bb51700bc 100644 (file)
@@ -17,6 +17,8 @@ table, tr, td {
 \r
 td.options {\r
    width:                  250px;\r
+   max-width:              250px;\r
+   min-width:              250px;\r
    padding:                2px;\r
    padding-top:            8px;\r
    border-top:             solid 1px #000000;\r
@@ -63,6 +65,13 @@ td.index_header {
    white-space:            nowrap;\r
 }\r
 \r
+td.content_title {\r
+   background-color:       #eeeeee;\r
+   padding:                10px;\r
+   vertical-align:         middle;\r
+}\r
+\r
+\r
 img {\r
    border:                none;\r
 }\r