Author: jmorliaguet
Date: Mon Feb 27 13:50:34 2006
New Revision: 2484

Modified:
   cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/panel1.css
   cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/panel2.css
   cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/panel3.css
Log:

- cosmetic



Modified: 
cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/panel1.css
==============================================================================
--- cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/panel1.css 
(original)
+++ cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/panel1.css 
Mon Feb 27 13:50:34 2006
@@ -1,10 +1,10 @@
 
 .panel1 {
-  background-color: #fec;
-  padding: 0.5em;
+  background-color: #fd8;
+  padding: 0.8em;
   color: red;
-  margin: 0.5em;
-  border: 2px solid red;
+  margin: 0.2em;
+  border: 1px solid #f99;
 }
 
 .panel1 h2 {

Modified: 
cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/panel2.css
==============================================================================
--- cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/panel2.css 
(original)
+++ cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/panel2.css 
Mon Feb 27 13:50:34 2006
@@ -4,6 +4,7 @@
   padding: 1em;
   color: #00c;
   margin: 0.5em;
+  border: 1px solid #cfc;
 }
 
 .panel2 h2 {

Modified: 
cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/panel3.css
==============================================================================
--- cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/panel3.css 
(original)
+++ cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/panel3.css 
Mon Feb 27 13:50:34 2006
@@ -1,7 +1,7 @@
 
 .panel3 {
-  background-color: #ffc;
-  border: 1px solid #090;
+  background-color: #efc;
+  border: 1px solid #9c9;
   padding: 0.5em;
   color: green;
   margin: 1em;
-- 
http://lists.nuxeo.com/mailman/listinfo/z3lab-checkins

Reply via email to