plugins/gallery/browser.css
changeset 18 c1c398349651
parent 13 f6ca7cead82c
child 34 5e9bd8e5c6bf
--- a/plugins/gallery/browser.css	Sat Nov 24 11:43:34 2007 -0500
+++ b/plugins/gallery/browser.css	Sat Feb 16 23:07:31 2008 -0500
@@ -46,4 +46,23 @@
   vertical-align: middle;
 }
 
+div.snapr_tag_entry {
+  border: 1px solid #202020;
+  background-color: #FFFFEB;
+  color: #101010;
+  padding: 4px;
+  -moz-border-radius: 8px;
+  text-align: left;
+}
 
+div.snapr_tag {
+  border: 1px solid #202020;
+  background-color: #EBEBFF;
+  color: #101010;
+  padding: 4px;
+  text-align: left;
+  min-width: 100px;
+  font-family: arial, helvetica, sans-serif;
+  font-size: 8pt;
+}
+