[Gnucash-changes] r13946 - htdocs/trunk/www/externals - whitespace

Joshua Sled jsled at cvs.gnucash.org
Sun May 7 18:20:55 EDT 2006


Author: jsled
Date: 2006-05-07 18:20:54 -0400 (Sun, 07 May 2006)
New Revision: 13946
Trac: http://svn.gnucash.org/trac/changeset/13946

Modified:
   htdocs/trunk/www/externals/gnucash.css
Log:
whitespace


Modified: htdocs/trunk/www/externals/gnucash.css
===================================================================
--- htdocs/trunk/www/externals/gnucash.css	2006-05-07 22:16:41 UTC (rev 13945)
+++ htdocs/trunk/www/externals/gnucash.css	2006-05-07 22:20:54 UTC (rev 13946)
@@ -5,9 +5,11 @@
    border: 0px;
    margin: 0px;
 }
+
 IMG {
    border-style: none;
 }
+
 .newsborder {
    background-color: #cacaf7;
    color: black;
@@ -17,43 +19,53 @@
    padding: 2px;
    margin-bottom: 2em;
 }
+
 .newsheader {
    line-height: 2em;
    font-size: large;
 }
+
 .featurepanel {
    width: 50%;
    height: 280px;
 }
+
 .featureimage {
    float: right;
 }
+
 .featureblock {
    background-color: black;
    color: silver;
 }
+
 .divider {
    background-color: #ececff;
    text-align: left;
    color: black;
 }
+
 TABLE {
    border-width: 2px;
    border-style: ridge;
    border-color: silver;
 } 
+
 TR {
    background-color: white;
    color: black;
 }
+
 .tblbanner {
    background-color: #cacaf7;
    color: black;
    border-style: none;
 }
+
 .featureplay {
    text-align: center;
 }
+
 .newsinner {
    background-color: #ffffff;
    padding: 4px;
@@ -91,6 +103,7 @@
    background-color: #666699;
    color: white;
 }
+
 .tblheader {
    background-color: #666699;
    color: white;
@@ -98,12 +111,14 @@
    border-color: silver;
    border-style: ridge;
 }
+
 .tbllimit {
    border-style: none;
    background-color: #cacaf7;
    color: black;
    width: 100%;
 }
+
 .frametitle {
    background-color: #666699;
    color: white;
@@ -112,6 +127,7 @@
    border-style: ridge;
    border-color: silver;
 }
+
 #gnclogo {
    border-style: none;
    width: 179px;
@@ -121,6 +137,7 @@
    border: 0;
    padding: 0;
 }
+
 #news	{
    float: left;
    width: 20%;
@@ -136,10 +153,12 @@
    color: black;
    padding-bottom: 0.5em;
 }
+
 .othernews {
    background-color: white;
    color: black;
 }
+
 .dot	{
    border-style: none;
    width: 8px;
@@ -147,6 +166,7 @@
    margin-left: 8px;
    margin-right: 8px;
 }
+
 #content {
    float: left;
    width: 75%;
@@ -154,17 +174,21 @@
    padding-right: 1em;
    margin-left: 1%;
 }
+
 #location {
    padding-left: 0.3em;
 }
+
 #language {
    float: right;
    margin-right: 1em;
 }
+
 .linktop {
    position: relative;
    top: 0.5em;
 }
+
 .history {
    margin-bottom: 2em;
 }



More information about the gnucash-changes mailing list