[interchange-cvs] interchange - racke modified share/interchange-5/en_US/interchange.css

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Mon Feb 27 06:09:36 EST 2006


User:      racke
Date:      2006-02-27 11:09:36 GMT
Modified:  share/interchange-5/en_US interchange.css
Log:
get rid of spurious semicolons

Revision  Changes    Path
1.4       +21 -21    interchange/share/interchange-5/en_US/interchange.css


rev 1.4, prev_rev 1.3
Index: interchange.css
===================================================================
RCS file: /var/cvs/interchange/share/interchange-5/en_US/interchange.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- interchange.css	8 Feb 2004 22:34:46 -0000	1.3
+++ interchange.css	27 Feb 2006 11:09:36 -0000	1.4
@@ -30,7 +30,7 @@
 
 .block3inner {
 	background-color: #D4D0C8;
-	height: 100%;;
+	height: 100%;
 	padding: 6px;
 	vertical-align: top
 }
@@ -41,7 +41,7 @@
 }
 
 .block4bold,.mainbold {
-	background-color: #E6E6E6;;
+	background-color: #E6E6E6;
 	color: #808080;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
@@ -49,7 +49,7 @@
 }
 
 .block4sub {
-	background-color: #E6E6E6;;
+	background-color: #E6E6E6;
 	color: #000000;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
@@ -73,7 +73,7 @@
 .cbreak {
 	background-color: #EEEEEE;
 	border-left: 1px solid #999999;
-	font-size: 11px;;
+	font-size: 11px;
 	font-weight: bold
 }
 
@@ -81,7 +81,7 @@
 	border-bottom: 1px solid #CCCCCC;
 	border-right: 1px solid #CCCCCC;
 	border-top: 1px solid #CCCCCC;
-	font-size: 11px;;
+	font-size: 11px;
 	margin-right: 4px;
 	padding-right: 2px;
 	vertical-align: top
@@ -94,7 +94,7 @@
 
 .cheader {
 	color: #663333;
-	font-size: 11px;;
+	font-size: 11px;
 	font-weight: bold
 }
 
@@ -112,7 +112,7 @@
 	border-top: 1px solid #CCCCCC;
 	font-size: 11px;
 	font-weight: medium;
-	padding-left: 5px;;
+	padding-left: 5px;
 	text-align: left
 }
 
@@ -123,25 +123,25 @@
 
 A:link.ctitle,A:visited.ctitle {
 	color: white;
-	font-size: 11px;;
+	font-size: 11px;
 	font-weight: bold;
 	text-decoration: none
 }
 
 A:hover.ctitle,A:active.ctitle {
 	color: yellow;
-	font-size: 11px;;
+	font-size: 11px;
 	font-weight: bold;
 	text-decoration: underline
 }
 
 .ctitle {
-	font-size: 11px;;
+	font-size: 11px;
 	font-weight: bold
 }
 
 .cwidget {
-	font-size: 11px;;
+	font-size: 11px;
 	vertical-align: center
 }
 
@@ -220,12 +220,12 @@
 
 .rborder {
 	background-color: #CCCCCC;
-	margin: 0;;
+	margin: 0;
 	padding: 2
 }
 
 .rhead {
-	background-color: #E6E6E6;;
+	background-color: #E6E6E6;
 	color: #000000;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px
@@ -248,7 +248,7 @@
 	color: #000000;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
-	font-weight: bold;;
+	font-weight: bold;
 	padding: 4px
 }
 
@@ -258,7 +258,7 @@
 }
 
 .rmarq {
-	background-color: #999999;;
+	background-color: #999999;
 	color: #FFFFFF;
 	font-size: 12px;
 	font-weight: bold
@@ -325,7 +325,7 @@
 	color: #000000;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
-	font-weight: bold;;
+	font-weight: bold;
 	padding: 4px
 }
 
@@ -343,7 +343,7 @@
 
 .rspacer {
 	background-color: #999999;
-	margin: 0;;
+	margin: 0;
 	padding: 0
 }
 
@@ -352,12 +352,12 @@
 	color: #808080;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;
-	font-weight: bold;;
+	font-weight: bold;
 	padding: 4px
 }
 
 .rtitle {
-	background-color: #808080;;
+	background-color: #808080;
 	color: #FFFFFF;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
@@ -373,13 +373,13 @@
 
 
 .s1,.s2 {
-	color: #666666;;
+	color: #666666;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px
 }
 
 .s3 {
-	color: #333333;;
+	color: #333333;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px
 }








More information about the interchange-cvs mailing list