[Durian-svn] [2891] moztweaks

pablo institute at blender.org
Wed May 5 12:03:05 CEST 2010


Revision: 2891
          https://blenderinstitute.dyndns.org/durian-svn/?do=log&project=durian&path=/&rev=2891
Author:   pablo
Date:     2010-05-05 12:03:05 +0200 (Wed, 05 May 2010)
Log Message:
-----------
moztweaks

Modified Paths:
--------------
    frm/master_ui.css

Modified: frm/master_ui.css
===================================================================
--- frm/master_ui.css	2010-05-05 09:48:40 UTC (rev 2890)
+++ frm/master_ui.css	2010-05-05 10:03:05 UTC (rev 2891)
@@ -85,6 +85,7 @@
 	background-color: #111;
 	color: #ccc;
 	border-radius: 6px;
+	-moz-border-radius: 6px;
 	border: thin solid #555;
 	padding: 5px;
 }
@@ -100,6 +101,7 @@
 #table-jobs {
 	background-color: #222;
 	border-radius: 6px;
+	-moz-border-radius: 6px;
 	border: thin solid #333;
 	padding: 2px;
        width: 100%;
@@ -130,6 +132,7 @@
 	background-color: #880000 !important;
 	color: #fff;
 	border-radius: 6px;
+	-moz-border-radius: 6px;
        text-shadow: 1px 1px 3px #000;
 }
 #status-disabled:hover {
@@ -142,6 +145,7 @@
 	background-color: #bb6622 !important;
 	color: #fff;
 	border-radius: 6px;
+	-moz-border-radius: 6px;
 	border: thin solid #000;
        text-shadow: 1px 1px 3px #000;
 }
@@ -156,6 +160,7 @@
 	background-color: #88bb00 !important;
 	color: #000;
 	border-radius: 6px;
+	-moz-border-radius: 6px;
 	font-weight: bold;
        text-shadow: 1px 1px 3px #000;
 }



More information about the Durian-svn mailing list