also display an little icon near the "pic is also listed in the following tags"
[phpfspot.git] / stylesheet.css
index 5322b01b2115de2e18c55db3aec7ee1f2d6a0200..8da852227223cc449235e78afc6bde8efc7a24f7 100644 (file)
@@ -8,11 +8,6 @@ body {
    padding:                10px;\r
 }\r
 \r
-#frame {\r
-   padding:                10px;\r
-   background-color:       #ffffff;\r
-}\r
-\r
 table, tr, td {\r
    border-collapse:        collapse;\r
    padding:                0px;\r
@@ -21,9 +16,9 @@ table, tr, td {
 }\r
 \r
 td.tags {\r
-   width:                  150px;\r
+   width:                  250px;\r
    padding:                2px;\r
-   padding-top:            10px;\r
+   padding-top:            8px;\r
    border-top:             solid 1px #000000;\r
    border-right:           solid 1px #000000;\r
 }\r
@@ -33,6 +28,7 @@ td.available_tags,td.selected_tags,td.searchfor {
    padding-top:            10px;\r
    padding-bottom:         10px;\r
    padding-right:          10px;\r
+   line-height:            21px;\r
 }\r
 \r
 td.logo {\r
@@ -54,6 +50,7 @@ td.index_header {
    background-color:       #eeeeee;\r
    padding:                10px;\r
    vertical-align:         middle;\r
+   white-space:            nowrap;\r
 }\r
 \r
 img {\r
@@ -73,8 +70,8 @@ img.bubbleimg_up {
    margin-bottom:          0;\r
    margin-right:           0;\r
    border:                 0;\r
-   width:                  202;\r
-   height:                 152;\r
+   width:                  202px;\r
+   height:                 152px;\r
 }\r
 \r
 img.bubbleimg_down {\r
@@ -87,8 +84,8 @@ img.bubbleimg_down {
    margin-bottom:          0;\r
    margin-right:           0;\r
    border:                 0;\r
-   width:                  202;\r
-   height:                 152;\r
+   width:                  202px;\r
+   height:                 152px;\r
 }\r
 \r
 a {\r
@@ -102,7 +99,6 @@ a:hover {
 }\r
 \r
 a.tag {\r
-   font-size:              14px;\r
    color:                  #000000;\r
    text-decoration:        underline;\r
    font-style:             italic;\r
@@ -153,3 +149,13 @@ td.thumb {
    border-radius:          1em;\r
    border:                 dashed 1px #888888;\r
 }\r
+\r
+#frame {\r
+   padding:                10px;\r
+   background-color:       #ffffff;\r
+}\r
+\r
+#available_tags {\r
+   clip:                   auto;\r
+   overflow:               auto;\r
+}\r