]> git.decadent.org.uk Git - memories.git/blobdiff - templates/static/memories.css
Rather more lightweight (and functional) tag completion code.
[memories.git] / templates / static / memories.css
index 372811166dcab92731adecfaa32add0d0c1eef42..e6df986b3737092e362ee2ad95a145635f0f7e81 100644 (file)
@@ -29,8 +29,7 @@ p { font-family: sans-serif; }
 .thumb {
     width: 100%;
     text-align:center; font-size: 80%; font-family:sans-serif; 
-    border-bottom: 1px solid black; }
-
+}
 .photoview {
     text-align:center;
     }
@@ -86,11 +85,16 @@ p { font-family: sans-serif; }
 .exiftag { font-size: 8pt; background: #ffa; }
 .exifvalue { font-size: 9pt; background: #fff }
 
-.albums { background: #ffc; padding-left: 15px; border: 1px dotted black; }
 .htmltagcloud { text-align:  center; font-family: sans-serif; }
 .photodesc { background: #fff; padding: 10px; margin: 5px 15px 5px 15px; text-align: center; }
 .photorights { font-size: 90%; padding: 10px; text-align: right; font-weight: bold; }
 .photolicense { font-size: 80%; padding: 10px; }
+.smaller { font-size: 80%  }
+
+.frontpagetable { padding: 10px;  }
+.frontpagetable th { border: 1px solid black; }
+
+.tagedittagdelete { margin-right: 2em; }
 
 span.tagcloud0 { font-size: 9px;}
 span.tagcloud1 { font-size: 10px;}