[richfaces-svn-commits] JBoss Rich Faces SVN: r5699 - trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/css.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Jan 29 09:08:58 EST 2008


Author: abelevich
Date: 2008-01-29 09:08:58 -0500 (Tue, 29 Jan 2008)
New Revision: 5699

Modified:
   trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/css/combobox.xcss
Log:


Modified: trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/css/combobox.xcss
===================================================================
--- trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/css/combobox.xcss	2008-01-29 13:34:16 UTC (rev 5698)
+++ trunk/sandbox/ui/combobox/src/main/resources/org/richfaces/renderkit/html/css/combobox.xcss	2008-01-29 14:08:58 UTC (rev 5699)
@@ -23,7 +23,7 @@
 	left : 0; 
 	padding-left :3px; 
 	margin : 0px; 
-	border-style: groove;
+	border-style: solid;
 	border-width: 1px; 
 	border-left-color: #000000; 
 	border-top-color: #000000;
@@ -38,7 +38,7 @@
 	left : 0; 
 	padding-left :3px; 
 	margin : 0px;
-	border-style: groove;
+	border-style: solid;
 	border-width: 1px; 
 	border-left-color: #000000; 
 	border-top-color: #000000;
@@ -53,7 +53,7 @@
 	left : 0; 
 	padding-left :3px; 
 	margin : 0px;
-	border-style: groove;
+	border-style: solid;
 	border-width: 1px; 
 	border-left-color: #000000; 
 	border-top-color: #000000;
@@ -122,7 +122,7 @@
 	padding-left : 0px; 
 	padding-right : 0px; 
 	margin : 0px; 
-	border-style: groove;
+	border-style: solid;
 	border-right-color: #000000; 
 	border-bottom-color: #000000;
 	border-width: 1px;
@@ -136,7 +136,7 @@
 	padding-left : 0px; 
 	padding-right : 0px; 
 	margin : 0px; 
-	border-style: groove;
+	border-style: solid;
 	border-right-color: #000000; 
 	border-bottom-color: #000000;
 	border-width:1px;
@@ -151,7 +151,7 @@
 	padding-left : 0px; 
 	padding-right : 0px; 
 	margin : 0px; 
-	border-style: groove;
+	border-style: solid;
 	border-right-color: #000000; 
 	border-bottom-color: #000000;
 	border-width:1px;




More information about the richfaces-svn-commits mailing list