Remove useless trailing whitespace
authorPeter Eisentraut <peter@eisentraut.org>
Fri, 11 Nov 2016 20:08:14 +0000 (21:08 +0100)
committerMagnus Hagander <magnus@hagander.net>
Fri, 11 Nov 2016 20:08:14 +0000 (21:08 +0100)
media/css/docs.css
media/css/global.css
media/css/layout.css
media/css/navigation.css
media/css/text.css

index 2b605b7684928656749d962c5adc98dee213a6f1..d19560f8f032c98e00161b7dd6037561da0c3f37 100644 (file)
@@ -89,7 +89,7 @@ div.NAVHEADER table {
 #docSearch form input {
   font-size: 0.95em;
 }
-  
+
 #docSearch form #submit {
   font-size: 0.95em;
   background: #7A7A7A;
@@ -97,7 +97,7 @@ div.NAVHEADER table {
   border: 1px solid #7A7A7A;
   padding: 1px 4px;
 }
-  
+
 #docSearch form #q {
   width: 170px;
   font-size: 0.95em;
@@ -128,9 +128,9 @@ div.NAVHEADER table {
 
 #docFooter {
   position: relative;
-  font-size: 0.9em; 
-  color: #666; 
-  line-height: 1.3em; 
+  font-size: 0.9em;
+  color: #666;
+  line-height: 1.3em;
   margin-left: 10px;
   margin-right: 10px;
 }
@@ -196,7 +196,7 @@ p, ol, ul, li {
 }
 
 .txtCommentsWrap {
-  border: 2px solid #F5F5F5; 
+  border: 2px solid #F5F5F5;
   width: 100%;
 }
 
index 1706e116c0e2ec454fa4c5e1af178a813388d033..c2bf613087937f0f1d0a0ea7fc3b93b4a8951c7b 100644 (file)
@@ -57,7 +57,7 @@ ol, ul, li {/*
   font-size: 1.0em;
   line-height: 1.2em;
   margin-top: 0.2em;
-  margin-bottom: 0.1em; 
+  margin-bottom: 0.1em;
 }
 
 p {
index 3e605773bda9b15800049e27c726d09a98979cac..509e399ca4d53f9424591e9b9f23d5875939530c 100644 (file)
@@ -44,8 +44,8 @@
   float: left;
 }
 
-#pgHeaderLogoLeft img { 
-  border: 0px; 
+#pgHeaderLogoLeft img {
+  border: 0px;
 }
 
 #pgHeaderLogoRight {
   white-space: nowrap; /* for Opera */
 }
 
-#pgSearch form label { 
-  color: #666; 
-  font-size: 0.8em; 
+#pgSearch form label {
+  color: #666;
+  font-size: 0.8em;
 }
 
-#pgSearch form input { 
-  font-size: 0.8em; 
+#pgSearch form input {
+  font-size: 0.8em;
 }
 
 #pgSearch form #submit,
 #pgFrontFeature #pgFrontFeatureContent {
     /* This padding controls the size of the text in the front blurb, and needs to be
      * adjusted whenever the image is changed. */
-  padding: 6px 132px 16px 10px; 
+  padding: 6px 132px 16px 10px;
 }
 
 #pgFrontRightContainer {
@@ -430,7 +430,7 @@ img.pgArrowImage {
   border-bottom: 1px solid #EFEFEF;
   background: #F5F5F5 url(/media/img/layout/box_top.gif) no-repeat top left;
 }
-       
+
 #pgSurvey dd {
   margin: 0 0 0 10px;
   padding: 0 10px 0 0;
@@ -524,7 +524,7 @@ img.pgArrowImage {
   border-bottom: 1px solid #EFEFEF;
   background: #F5F5F5 url(/media/img/layout/box_top.gif) no-repeat top left;
 }
-       
+
 #pgQuickDocs dd {
   margin: 0 0 0 10px;
   padding: 0 10px 0 0;
@@ -557,7 +557,7 @@ img.pgArrowImage {
 }
 
 .pgCommunityDocsCurrentMenu {
-  font-weight: bold;    
+  font-weight: bold;
 }
 
 #pgDownloadsWrap {
@@ -597,7 +597,7 @@ img.pgArrowImage {
   border-bottom: 1px solid #EFEFEF;
   background: #F5F5F5 url(/media/img/layout/box_top.gif) no-repeat top left;
 }
-       
+
 #pgQuickDownloads dd {
   margin: 0 0 0 10px;
   padding: 0 10px 0 0;
@@ -620,7 +620,6 @@ img.pgArrowImage {
 
 #pgPressContacts dd {
   margin-bottom: 10px;
-  
 }
 
 #pgArchiveWrap {
@@ -629,9 +628,9 @@ img.pgArrowImage {
 
 /* Footer Container */
 #pgFooter {
-  font-size: 0.9em; 
-  color: #666; 
-  line-height: 1.3em; 
+  font-size: 0.9em;
+  color: #666;
+  line-height: 1.3em;
   padding-top: 5px;
   clear: both;
 }
@@ -645,27 +644,27 @@ TABLE.pgGenericFormTable TR TD INPUT,
 TABLE.pgGenericFormTable TR TD SELECT,
 TABLE.pgGenericFormTable TR TD TEXTAREA,
 TABLE.pgGenericFormTable TR TD DIV.markdownpreview {
-   width: 100%;
+  width: 100%;
 }
 
 TABLE.pgGenericFormTable TR.error {
-   background-color: red;
-   color: white;
+  background-color: red;
+  color: white;
 }
 
 TABLE.pgGenericFormTable TR.errorinfo {
-   background-color: #FFFFCC;
+  background-color: #FFFFCC;
 }
 
 TABLE.pgGenericFormTable TR.errorheader TD {
-   background-color: #FFFFCC;
-   border: 1px solid red;
-   padding: 2px;
+  background-color: #FFFFCC;
+  border: 1px solid red;
+  padding: 2px;
 }
 
 TABLE.pgGenericFormTable TR TH SPAN.formfieldhelp {
-   font-weight: normal;
-   font-style: italic;
+  font-weight: normal;
+  font-style: italic;
 }
 
 /* Misc Classes */
@@ -677,11 +676,11 @@ TABLE.pgGenericFormTable TR TH SPAN.formfieldhelp {
 }
 
 .pgBlockHide {
-       display: none;
-       height: 0;
-       width: 0;
-       overflow: hidden;
-       position: absolute;  /* IE5 Mac */
+  display: none;
+  height: 0;
+  width: 0;
+  overflow: hidden;
+  position: absolute;  /* IE5 Mac */
 }
 
 img {
index e8ddae5f6c70b182832ceb13b28b267a31e1e094..38709ad320bcc9465e04d1dca877a41206b41176 100644 (file)
@@ -63,7 +63,7 @@
 
 #pgTopNavList li a {
   color: #fff;
-  font-weight: bold; 
+  font-weight: bold;
   text-decoration: none;
 }
 
index 902a118624c281d5df0e5fdbbef559bf0977374f..129735c5f03aed9c6bb7b3c46936bab7907dc5de 100644 (file)
@@ -9,15 +9,15 @@ h1 {
 }
 
 h2 {
-  color: #666; 
+  color: #666;
 }
 
-h3 { 
-  color: #666; 
+h3 {
+  color: #666;
 }
 
-h4 { 
-  color: #666; 
+h4 {
+  color: #666;
 }
 
 /* Text Styles */
@@ -36,31 +36,31 @@ h4 {
   font-weight: bold;
 }
 
-.txtDivider { 
-  font-size: 0.8em; 
-  color: #E1E1E1; 
-  padding-left: 4px; 
-  padding-right: 4px; 
+.txtDivider {
+  font-size: 0.8em;
+  color: #E1E1E1;
+  padding-left: 4px;
+  padding-right: 4px;
 }
 
-.txtNewsEvent { 
-  font-size: 0.9em; 
-  color: #0094C7; 
+.txtNewsEvent {
+  font-size: 0.9em;
+  color: #0094C7;
 }
 
-.txtDate { 
+.txtDate {
   font-size: 0.9em;
-  color: #666; 
+  color: #666;
 }
 
-.txtMediumGrey { 
-  color: #666; 
+.txtMediumGrey {
+  color: #666;
 }
 
-.txtFormLabel { 
-  color: #666; 
-  font-weight: bold; 
-  text-align: right; 
+.txtFormLabel {
+  color: #666;
+  font-weight: bold;
+  text-align: right;
   vertical-align: top;
 }
 
@@ -89,42 +89,42 @@ h4 {
 }
 
 #txtFrontUserText {
-  font-size: 1.0em; 
-  color: #666; 
-  margin-top: 12px; 
+  font-size: 1.0em;
+  color: #666;
+  margin-top: 12px;
 }
 
-#txtFrontUserName { 
-  font-size: 0.9em; 
-  color: #666; 
-  margin-top: 9px; 
-  font-weight: bold; 
+#txtFrontUserName {
+  font-size: 0.9em;
+  color: #666;
+  margin-top: 9px;
+  font-weight: bold;
 }
 
-#txtFrontUserLink { 
-  font-size: 0.9em; 
-  color: #666; 
-  margin-top: 11px; 
-  margin-left: 1px; 
+#txtFrontUserLink {
+  font-size: 0.9em;
+  color: #666;
+  margin-top: 11px;
+  margin-left: 1px;
 }
 
 #txtFrontUserLink img {
   padding-right: 5px;
 }
 
-#txtFrontSupportUsText { 
+#txtFrontSupportUsText {
   font-size: 1.0em;
-  margin-top: 9px; 
+  margin-top: 9px;
 }
 
-#txtFrontSupportUsLink { 
+#txtFrontSupportUsLink {
   font-size: 0.9em;
-  margin-top: 6px; 
+  margin-top: 6px;
 }
 
 #txtFrontSupportUsLink img {
   padding-right: 7px;
-} 
+}
 
 /* Link Styles */
 
@@ -144,8 +144,8 @@ a:hover                         { color:#000000; text-decoration: underline; }
 #txtFrontUserName a:hover               { color:#000; text-decoration: underline; }
 
 #txtArchives a:visited { color:#00536E; text-decoration: underline; }
-#txtArchives pre       { word-wrap: break-word; font-size: 150%; }
-#txtArchives tt        { word-wrap: break-word; font-size: 150%; }
+#txtArchives pre        { word-wrap: break-word; font-size: 150%; }
+#txtArchives tt         { word-wrap: break-word; font-size: 150%; }
 
 #pgFrontUSSContainer h2, #pgFrontUSSContainer h3 {
   margin: 0;