]> git.donarmstrong.com Git - deb_pkgs/libapache-gallery-perl.git/blobdiff - templates/bright/gallery.css
update to new version of Apache::Gallery
[deb_pkgs/libapache-gallery-perl.git] / templates / bright / gallery.css
index 5720dd0f8ed2717da12e663be1b89666cbbf4c8f..9d7d0241acc1a1fa3354d44c80c914702d77c445 100644 (file)
@@ -75,8 +75,16 @@ div.gallery-info:hover a {
 .img-info:hover {
        color: #000;
 }
+.comment {
+       margin-bottom: 5px;
+       font-size: 18px;
+}
+.comment:hover {
+       color: #000;
+       font-size: 18px;
+}
 .img-options {
-       margin-top: 5px;
+       margin-top: 10px;
        margin-bottom: 100px;
 }
 .img-options:hover {
@@ -99,6 +107,15 @@ div.gallery-info:hover a {
     top: 0px;
        width: 620px;
 }
+.directory-preview {
+    background-color: #fff;
+    border: 4px solid #ddd;
+    padding: 20px;
+    text-align: left;
+    top: 0px;
+    width: 200px;
+    height: 50px;
+}
 .thumb {
        float: left;
        text-align: center;