You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2004/09/22 07:42:03 UTC

svn commit: rev 47026 - forrest/trunk/src/core/context/skins/pelt/css

Author: crossley
Date: Tue Sep 21 22:42:02 2004
New Revision: 47026

Modified:
   forrest/trunk/src/core/context/skins/pelt/css/basic.css
   forrest/trunk/src/core/context/skins/pelt/css/print.css
   forrest/trunk/src/core/context/skins/pelt/css/screen.css
Log:
Convert tabs to spaces.
Remove trailing whitespace.


Modified: forrest/trunk/src/core/context/skins/pelt/css/basic.css
==============================================================================
--- forrest/trunk/src/core/context/skins/pelt/css/basic.css	(original)
+++ forrest/trunk/src/core/context/skins/pelt/css/basic.css	Tue Sep 21 22:42:02 2004
@@ -20,48 +20,48 @@
 img { border: 0; }
 
 #content table {
-	border: 0;
-	width: 100%;
+  border: 0;
+  width: 100%;
 }
 #content th,
 #content td {
-	margin: 0;
-	padding: 0;
-	vertical-align: top;
+  margin: 0;
+  padding: 0;
+  vertical-align: top;
 }
 
 .clearboth {
-	clear: both;
+  clear: both;
 }
 
 .frame {
-	border: solid black 1px;
-	margin: 1em 3em;
+  border: solid black 1px;
+  margin: 1em 3em;
 }
 
 .frame .label {
-	background: #369;
-	color: white;
-	font-weight: bold;
-	padding: 5px 10px;
+  background: #369;
+  color: white;
+  font-weight: bold;
+  padding: 5px 10px;
 }
 .frame .content {
-	padding: 5px 10px;
-	background: #F0F0FF;
-	color: black;
-	line-height: 170%;
-	font-size: 90%;
+  padding: 5px 10px;
+  background: #F0F0FF;
+  color: black;
+  line-height: 170%;
+  font-size: 90%;
 }
 .warning .label {
-	background: #C00;
-	color: white;
+  background: #C00;
+  color: white;
 }
 .warning .content {
-	background: #FFF0F0;
-	color: black;
+  background: #FFF0F0;
+  color: black;
 }
 .fixme .label {
-	background: #C6C600;
+  background: #C6C600;
 }
 
 /**
@@ -69,73 +69,73 @@
  */
 
 body {
-	font-family: verdana, "Trebuchet MS", arial, helvetica, sans-serif;
-	font-size: 100%;
+  font-family: verdana, "Trebuchet MS", arial, helvetica, sans-serif;
+  font-size: 100%;
 }
 
 #content {
-	font-family: Georgia, Palatino, Times, serif;
-	font-size: 95%;
+  font-family: Georgia, Palatino, Times, serif;
+  font-size: 95%;
 }
 #tabs {
-	font-size: 70%;
+  font-size: 70%;
 }
 #menu {
-	font-size: 80%;
+  font-size: 80%;
 }
 #footer {
-	font-size: 70%;
+  font-size: 70%;
 }
 
-h1, h2, h3, h4, h5, h6	{
-	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
-	font-weight: bold;
-	margin-top: 1em;
-	margin-bottom: .5em;
+h1, h2, h3, h4, h5, h6 {
+  font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
+  font-weight: bold;
+  margin-top: 1em;
+  margin-bottom: .5em;
 }
 
 h1 {
     margin-top: 0;
     margin-bottom: 1em;
-	font-size: 1.4em;
+  font-size: 1.4em;
 }
 #content h1 {
-	font-size: 160%;
-	margin-bottom: .5em;
+  font-size: 160%;
+  margin-bottom: .5em;
 }
 #menu h1 {
-	margin: 0;
-	padding: 10px;
-	background: #336699;
-	color: white;
+  margin: 0;
+  padding: 10px;
+  background: #336699;
+  color: white;
 }
 h2 { font-size: 120%; }
-h3 { font-size: 100%; } 
-h4 { font-size: 90%; } 	
+h3 { font-size: 100%; }
+h4 { font-size: 90%; }
 h5 { font-size: 80%; }
 h6 { font-size: 75%; }
 
 p {
-	line-height: 170%;
-	text-align: left;
-	margin-top: .5em;
-	margin-bottom: 1em;
+  line-height: 170%;
+  text-align: left;
+  margin-top: .5em;
+  margin-bottom: 1em;
 }
 
 #content li,
 #content th,
 #content td {
-	line-height: 170%;
+  line-height: 170%;
 }
 
-#content .attribution { 
-	text-align: right; 
-	font-style: italic; 
-	font-size: 85%;
-	margin-top: 1em;
+#content .attribution {
+  text-align: right;
+  font-style: italic;
+  font-size: 85%;
+  margin-top: 1em;
 }
 
 .codefrag {
-	font-family: "Courier New", Courier, monospace;
-	font-size: 110%;
+  font-family: "Courier New", Courier, monospace;
+  font-size: 110%;
 }

Modified: forrest/trunk/src/core/context/skins/pelt/css/print.css
==============================================================================
--- forrest/trunk/src/core/context/skins/pelt/css/print.css	(original)
+++ forrest/trunk/src/core/context/skins/pelt/css/print.css	Tue Sep 21 22:42:02 2004
@@ -14,40 +14,40 @@
 * limitations under the License.
 */
 body {
-	font-family: Georgia, Palatino, serif;
-	font-size: 12pt;
-	background: white;
+  font-family: Georgia, Palatino, serif;
+  font-size: 12pt;
+  background: white;
 }
 
 #tabs,
 #menu,
 #content .toc {
-	display: none;
+  display: none;
 }
 
 #content {
-	width: auto;
-	padding: 0;
-	float: none !important;
-	color: black;
-	background: transparent;
+  width: auto;
+  padding: 0;
+  float: none !important;
+  color: black;
+  background: transparent;
 }
 
 a:link, a:visited {
-	color: #336699;
-	background: transparent;
-	text-decoration: underline;
+  color: #336699;
+  background: transparent;
+  text-decoration: underline;
 }
 
 #top .logo {
-	padding: 0;
-	margin: 0 0 2em 0;
+  padding: 0;
+  margin: 0 0 2em 0;
 }
 
 #footer {
-	margin-top: 4em;
+  margin-top: 4em;
 }
 
 acronym {
-	border: 0;
+  border: 0;
 }

Modified: forrest/trunk/src/core/context/skins/pelt/css/screen.css
==============================================================================
--- forrest/trunk/src/core/context/skins/pelt/css/screen.css	(original)
+++ forrest/trunk/src/core/context/skins/pelt/css/screen.css	Tue Sep 21 22:42:02 2004
@@ -28,23 +28,23 @@
 * table
 */
 table .title { background-color: #000000; }
-.ForrestTable         { 
-    color: #ffffff; 
+.ForrestTable         {
+    color: #ffffff;
     background-color: #7099C5;
-    width: 100%; 
-    font-size : 100%; 
+    width: 100%;
+    font-size : 100%;
     empty-cells: show;
 }
-table caption { 
+table caption {
     padding-left: 5px;
     color: white;
-    text-align: left; 
-    font-weight: bold; 
+    text-align: left;
+    font-weight: bold;
     background-color: #000000;
 }
-.ForrestTable td { 
-    color: black;   
-    background-color: #f0f0ff; 
+.ForrestTable td {
+    color: black;
+    background-color: #f0f0ff;
 }
 .ForrestTable th { text-align: center; }
 /**
@@ -103,7 +103,7 @@
     z-index:0;
     background-image: url(images/rc-t-l-5-1header-2searchbox-3searchbox.png);
     background-repeat: no-repeat;
-    background-position: top left;    
+    background-position: top left;
     bottom: -1px; /* compensate for IE rendering issue */
 }
 
@@ -171,13 +171,13 @@
     background-repeat: no-repeat;
     background-position: top left;
 }
-#publishedStrip { 
+#publishedStrip {
     padding-right: 10px;
     padding-left: 20px;
     padding-top: 3px;
     padding-bottom:3px;
     color: #ffffff;
-    font-size : 60%; 
+    font-size : 60%;
     font-weight: bold;
     background-color: #4C6C8F;
     text-align:right;
@@ -185,7 +185,7 @@
 
 #level2tabs {
 margin: 0;
-float:left; 
+float:left;
 position:relative;
 }
 
@@ -211,7 +211,7 @@
 /**
 * Round corner
 */
-#roundtop { 
+#roundtop {
     background-image: url(images/rc-t-r-15-1body-2menu-3menu.png);
     background-repeat: no-repeat;
     background-position: top right;
@@ -230,10 +230,10 @@
    display: block !important;
 }
 
-.roundtopsmall { 
+.roundtopsmall {
     background-image: url(images/rc-t-r-5-1header-2searchbox-3searchbox.png);
     background-repeat: no-repeat;
-    background-position: top right;    
+    background-position: top right;
 }
 
 #roundbottomsmall {
@@ -262,14 +262,14 @@
     float: left;
     width: 160px;
     padding-top: 0px;
-    top:-18px; 
-    left:10px; 
+    top:-18px;
+    left:10px;
     z-index: 20;
     background-color: #f90;
-    font-size : 70%;    
+    font-size : 70%;
 }
 
-.menutitle { 
+.menutitle {
         cursor:pointer;
         padding: 3px 12px;
         margin-left: 10px;
@@ -279,63 +279,63 @@
         font-weight : bold;
 }
 
-#menu .menuitemgroup { 
-        margin: 0px 0px 6px 8px; 
-        padding: 0px;  
+#menu .menuitemgroup {
+        margin: 0px 0px 6px 8px;
+        padding: 0px;
         font-weight : bold; }
-        
-#menu .selectedmenuitemgroup{ 
-        margin: 0px 0px 6px 8px; 
-        padding: 0px;  
+
+#menu .selectedmenuitemgroup{
+        margin: 0px 0px 6px 8px;
+        padding: 0px;
         font-weight : bold; }
-        
-#menu .menuitem { 
-        padding: 0px 0px 2px 12px;  
+
+#menu .menuitem {
+        padding: 0px 0px 2px 12px;
         background-image: url('images/page.gif');
         background-repeat: no-repeat;
         background-position: center left;
-        font-weight : normal; 
+        font-weight : normal;
         margin-left: 10px;
 }
 
-#menu .menupage {         
-        margin: 5px 0px 5px 10px; 
-        padding: 0px 3px 0px 12px;  
+#menu .menupage {
+        margin: 5px 0px 5px 10px;
+        padding: 0px 3px 0px 12px;
         background-image: url('images/current.gif');
         background-repeat: no-repeat;
         background-position: top left;
         font-style : normal;
 }
-#menu .menupagetitle { 
-        padding: 0px 0px 0px 6px;     
+#menu .menupagetitle {
+        padding: 0px 0px 0px 6px;
         font-style : normal;
-        border-style: solid; 
+        border-style: solid;
         border-width: 1px;
         margin-right: 10px;
 }
-#menu .menupageitemgroup { 
-        padding: 3px 0px 4px 6px;    
+#menu .menupageitemgroup {
+        padding: 3px 0px 4px 6px;
         font-style : normal;
         border-bottom: 1px solid ;
         border-left: 1px solid ;
-        border-right: 1px solid ;        
+        border-right: 1px solid ;
         margin-right: 10px;
 }
-#menu .menupageitem {             
+#menu .menupageitem {
         font-style : normal;
-        font-weight : normal; 
+        font-weight : normal;
         border-width: 0px;
         font-size : 90%;
 }
 #menu #credit {
-    text-align: center;  
+    text-align: center;
 }
 
 #content {
     padding: 20px 20px 20px 180px;
     margin: 0;
-    font : small Verdana, Helvetica, sans-serif;  
-    font-size : 80%; 
+    font : small Verdana, Helvetica, sans-serif;
+    font-size : 80%;
 }
 
 #content ul {
@@ -396,7 +396,7 @@
 
 .trail {
   position: relative; /* IE bugfix cont'd */
-  font-size: 70%; 
+  font-size: 70%;
   text-align: right;
   float: right;
   margin: -10px 5px 0px 5px;
@@ -405,15 +405,15 @@
 
 #minitoc-area {
     border-top: solid 1px #4C6C8F;
-    border-bottom: solid 1px #4C6C8F;    
+    border-bottom: solid 1px #4C6C8F;
     margin-bottom: 15px;
     margin-left: 15px;
     margin-right: 10%;
     padding-bottom: 5px;
     padding-top: 5px;
 }
-.minitoc    { 
-    list-style-image: url('images/current.gif'); 
+.minitoc {
+    list-style-image: url('images/current.gif');
     font-weight: normal;
 }
 li p {