From 48ce1fa6ea531652df75eb6a8748feff290443bb Mon Sep 17 00:00:00 2001
From: hacker <hacker@fe716a7a-6dde-0310-88d9-d003556173a8>
Date: Thu, 19 Jun 2008 22:14:19 +0000
Subject: restyled for firefox 3

git-svn-id: file:///home/hacker/svns/kin/fireflix/trunk@309 fe716a7a-6dde-0310-88d9-d003556173a8
---
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,
 groupbox#set_props,
 groupbox#set_photo_props {
  background: white;
+ -moz-border-radius: 1ex;
+ border: 1px outset;
+ display: -moz-box;
 }
 
 groupbox#upload_file_props label {
--
cgit v0.9.0.2