more sophisticated way to query all images from the selected tag in an AND condition
[phpfspot.git] / stylesheet.css
index e4f5523fb2b20cd36907af18f73c2fbd94360424..72955f685daeed0749e60aff42e566468ee88d8c 100644 (file)
@@ -29,7 +29,7 @@ td.tags {
    border-right:           solid 1px #000000;\r
 }\r
 \r
-td.available_tags,td.selected_tags {\r
+td.available_tags,td.selected_tags,td.searchfor {\r
    border-bottom:          solid 1px #000000;\r
    padding-top:            10px;\r
    padding-bottom:         10px;\r
@@ -105,6 +105,21 @@ a:hover {
    color:                  #00aa44;\r
 }\r
 \r
+a.tag {\r
+   font-size:              14px;\r
+   color:                  #000000;\r
+   text-decoration:        underline;\r
+   font-style:             italic;\r
+}\r
+\r
+a.tag:visited, a.tag:active {\r
+   color:                  #00ff00;\r
+} \r
+a.tag:hover {\r
+\r
+   color:                  #00aa44;\r
+}\r
+\r
 #matrix,#single {\r
    padding:                10px;\r
 }\r