[richfaces-svn-commits] JBoss Rich Faces SVN: r13549 - trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Apr 13 15:28:45 EDT 2009


Author: nbelaevski
Date: 2009-04-13 15:28:45 -0400 (Mon, 13 Apr 2009)
New Revision: 13549

Modified:
   trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses/list-shuttle.xcss
   trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses/ordering-list.xcss
   trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses/paint2d.xcss
Log:
https://jira.jboss.org/jira/browse/RF-6674

Modified: trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses/list-shuttle.xcss
===================================================================
--- trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses/list-shuttle.xcss	2009-04-13 19:23:21 UTC (rev 13548)
+++ trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses/list-shuttle.xcss	2009-04-13 19:28:45 UTC (rev 13549)
@@ -1,41 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<f:template xmlns:f="http://jsf.exadel.com/template"
-	xmlns:u="http://jsf.exadel.com/template/util"
+<?xml version="1.0" encoding="UTF-8"?>
+<f:template xmlns:f="http://jsf.exadel.com/template"
+	xmlns:u="http://jsf.exadel.com/template/util"
 	xmlns="http://www.w3.org/1999/xhtml">
-
 	<f:verbatim>
 	<![CDATA[
-
 		.rich-list-shuttle {
 		}
 		.rich-list-shuttle-button {
 		}
-		.rich-list-shuttle-button-content {
-		}
-		.rich-list-shuttle-button-disabled {
-		}
-		.rich-list-shuttle-button-layout {
-		}
-		.rich-list-shuttle-button-light {
-		}
-		.rich-list-shuttle-button-press {
-		}
-		.rich-list-shuttle-button-valign {
-		}
 		.rich-list-shuttle-caption {
 		}
 		.rich-shuttle-body {
 		}
 		.rich-shuttle-control {
 		}
-		.rich-shuttle-control-removeall {
-		}
 		.rich-shuttle-controls {
 		}
 		.rich-shuttle-header-tab-cell {
 		}
-		.rich-shuttle-header-tab-cell-last {
-		}
 		.rich-shuttle-internal-header-tab {
 		}
 		.rich-shuttle-internal-tab {
@@ -98,5 +80,4 @@
 		}
 	]]>
 	</f:verbatim>
-
-</f:template>
+</f:template>
\ No newline at end of file

Modified: trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses/ordering-list.xcss
===================================================================
--- trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses/ordering-list.xcss	2009-04-13 19:23:21 UTC (rev 13548)
+++ trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses/ordering-list.xcss	2009-04-13 19:28:45 UTC (rev 13549)
@@ -1,27 +1,15 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<f:template xmlns:f="http://jsf.exadel.com/template"
-	xmlns:u="http://jsf.exadel.com/template/util"
+<?xml version="1.0" encoding="UTF-8"?>
+<f:template xmlns:f="http://jsf.exadel.com/template"
+	xmlns:u="http://jsf.exadel.com/template/util"
 	xmlns="http://www.w3.org/1999/xhtml">
-
 	<f:verbatim>
 	<![CDATA[
-
 		.rich-ordering-control {
 		}
 		.rich-ordering-control- {
 		}
-		.rich-ordering-control-bottom {
-		}
-		.rich-ordering-control-disabled {
-		}
-		.rich-ordering-control-down {
-		}
 		.rich-ordering-control-img {
 		}
-		.rich-ordering-control-top {
-		}
-		.rich-ordering-control-up {
-		}
 		.rich-ordering-list-active {
 		}
 		.rich-ordering-list-body {
@@ -30,18 +18,8 @@
 		}
 		.rich-ordering-list-button-content {
 		}
-		.rich-ordering-list-button-dis {
-		}
-		.rich-ordering-list-button-disabled {
-		}
 		.rich-ordering-list-button-layout {
 		}
-		.rich-ordering-list-button-light {
-		}
-		.rich-ordering-list-button-press {
-		}
-		.rich-ordering-list-button-selection {
-		}
 		.rich-ordering-list-button-valign {
 		}
 		.rich-ordering-list-caption {
@@ -86,9 +64,6 @@
 		}
 		.rich-ordering-list-table-header-cell {
 		}
-		.rich-ordering-list-table-header-cell-last {
-		}
 	]]>
 	</f:verbatim>
-
-</f:template>
+</f:template>
\ No newline at end of file

Modified: trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses/paint2d.xcss
===================================================================
--- trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses/paint2d.xcss	2009-04-13 19:23:21 UTC (rev 13548)
+++ trunk/cdk/maven-cdk-plugin/src/main/resources/skin/baseclasses/paint2d.xcss	2009-04-13 19:28:45 UTC (rev 13549)
@@ -1,14 +1,11 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<f:template xmlns:f="http://jsf.exadel.com/template"
-	xmlns:u="http://jsf.exadel.com/template/util"
+<?xml version="1.0" encoding="UTF-8"?>
+<f:template xmlns:f="http://jsf.exadel.com/template"
+	xmlns:u="http://jsf.exadel.com/template/util"
 	xmlns="http://www.w3.org/1999/xhtml">
-
 	<f:verbatim>
 	<![CDATA[
-
 		.rich-paint2D {
 		}
 	]]>
 	</f:verbatim>
-
-</f:template>
+</f:template>
\ No newline at end of file




More information about the richfaces-svn-commits mailing list