summaryrefslogtreecommitdiffabout
path: root/content/fireflix.css
Unidiff
Diffstat (limited to 'content/fireflix.css') (more/less context) (ignore whitespace changes)
-rw-r--r--content/fireflix.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/fireflix.css b/content/fireflix.css
index 0164b4b..7bc0a3c 100644
--- a/content/fireflix.css
+++ b/content/fireflix.css
@@ -37,6 +37,9 @@ groupbox#upload_file_props,
37groupbox#set_props, 37groupbox#set_props,
38groupbox#set_photo_props { 38groupbox#set_photo_props {
39 background: white; 39 background: white;
40 -moz-border-radius: 1ex;
41 border: 1px outset;
42 display: -moz-box;
40} 43}
41 44
42groupbox#upload_file_props label { 45groupbox#upload_file_props label {