[Gnucash-changes] r12832 - htdocs/trunk - removing temporary
gnucash2.css
Neil Williams
codehelp at cvs.gnucash.org
Tue Jan 17 13:57:49 EST 2006
Author: codehelp
Date: 2006-01-17 13:57:49 -0500 (Tue, 17 Jan 2006)
New Revision: 12832
Trac: http://svn.gnucash.org/trac/changeset/12832
Removed:
htdocs/trunk/gnucash2.css
Modified:
htdocs/trunk/gnucash.css
Log:
removing temporary gnucash2.css
Modified: htdocs/trunk/gnucash.css
===================================================================
--- htdocs/trunk/gnucash.css 2006-01-17 18:05:21 UTC (rev 12831)
+++ htdocs/trunk/gnucash.css 2006-01-17 18:57:49 UTC (rev 12832)
@@ -49,7 +49,7 @@
width: 20%;
color: black;
}
-#general {
+.highlight {
background-color: #cacaf7;
}
.othernews {
Deleted: htdocs/trunk/gnucash2.css
===================================================================
--- htdocs/trunk/gnucash2.css 2006-01-17 18:05:21 UTC (rev 12831)
+++ htdocs/trunk/gnucash2.css 2006-01-17 18:57:49 UTC (rev 12832)
@@ -1,86 +0,0 @@
-BODY {
- font-family:"Free Sans",helvetica,verdana,arial,clean,sans-serif;
- font-size:0.9em;
- color:black;
- background-color:white;
- border: 0px;
- margin: 0px;
-}
-#head {
- background-color: #666699;
- color: white;
- font-size:0.8em;
-}
-#head a:link {
- color:white;
- background-color:transparent;
- }
-
-#head a:visited {
- color:white;
- background-color:transparent;
- }
-
-#head a:active {
- color:white;
- background-color:transparent;
- }
-#tail {
- font-size:0.8em;
- clear:both;
- float:none;
- background-color: #666699;
- color: white;
- margin-left:0;
- margin-right:0;
-}
-#gnclogo {
- border-style: none;
- width: 179px;
- height: 45px;
- margin-left: 0;
- margin-top: 0;
- border: 0;
- padding: 0;
-}
-#news {
- float:left;
- color: white;
- width: 20%;
- color: black;
-}
-#general {
- background-color: #cacaf7;
-}
-.othernews {
- background-color: white;
-}
-.dot {
- border-style:none;
- width: 8px;
- height: 8px;
- margin-left: 8px;
- margin-right: 8px;
-}
-#content {
- float:left;
- width:65%;
- margin-right: 2em;
- padding-right: 1em;
- margin-left:2em;
- text-align:justify;
-}
-#news LI {
- list-style-image:url(images/webding.png);
-}
-#location {
- padding-left:0.3em;
-}
-#language {
- float:right;
- margin-right:1em;
-}
-.linktop {
- position:relative;
- top:0.5em;
-}
More information about the gnucash-changes
mailing list