cis notified web server of a job completion; upload form interface and validation...
[living-lab-site.git] / css / catalog.css
index 591b4d0..9d371a4 100644 (file)
@@ -4,9 +4,22 @@
        margin-bottom: 1em;
 }
 
-.category-title
+.search-results
 {
-       /* border-bottom: 1px solid rgb(108,162,222); */
+       position: relative;
+       margin-bottom: 1em;
+}
+
+.search-result
+{
+       position: relative;
+}
+
+.search-result-info
+{
+       position: absolute;
+       left : 154px;
+       margin-left: 8px;
 }
 
 .video-icon
@@ -16,7 +29,7 @@
        float: left;
        width: 146px;
        height: 170px;
-       margin-right: 8px;
+       padding-right: 4px;
 }
 
 .video-icon .video-thumb
@@ -58,6 +71,7 @@
 {
        margin-top: 2px;
        font-size: 1em;
+       text-align: left;
        line-height: 100%;
 }
 .video-icon .video-views
@@ -67,4 +81,4 @@
 .video-icon .video-username
 {
        font-size: 1em;
-}
\ No newline at end of file
+}