[Gnucash-changes] r12851 - htdocs/trunk/externals - gnucash.css isn't localized, so don't put it into a localized dir.

Derek Atkins warlord at cvs.gnucash.org
Wed Jan 18 18:05:54 EST 2006


Author: warlord
Date: 2006-01-18 18:05:53 -0500 (Wed, 18 Jan 2006)
New Revision: 12851
Trac: http://svn.gnucash.org/trac/changeset/12851

Added:
   htdocs/trunk/externals/gnucash.css
Removed:
   htdocs/trunk/externals/en/gnucash.css
Log:
gnucash.css isn't localized, so don't put it into a localized dir.


Deleted: htdocs/trunk/externals/en/gnucash.css
===================================================================
--- htdocs/trunk/externals/en/gnucash.css	2006-01-18 23:05:02 UTC (rev 12850)
+++ htdocs/trunk/externals/en/gnucash.css	2006-01-18 23:05:53 UTC (rev 12851)
@@ -1,44 +0,0 @@
-body    { 
-	font-family: verdana,arial,helvetica,sans-serif; 
-	color: #000000; 
-	background: #ffffff; 
-	margin-left: 0%; 
-	margin-right: 0%;
-	margin-top: 0%; 
-	margin-bottom: 0%;
-}
-td      { font-family: verdana,arial,helvetica,sans-serif; }
-dl      { font-family: verdana,arial,helvetica,sans-serif; }
-pre     { font-family: courier new, courier; }
-form    { font-family: helvetica,arial,sans-serif; }
-i       { font-style: italic; }
-b       { font-style: bold; }
-hl      { font-family: verdana,arial,helvetica,sans-serif; font-style: bold; }
-small   { font-size: smaller; }
-font.high          { font-family: courier new, courier; color: #000000; background-color: #ffff66;}
-font.high2         { background-color: #ffff66;}
-font.comment       { font-family: courier new, courier; font-style: italic; color: green;}
-font.preprocessor  { font-family: courier new, courier; color: blue;}
-font.storagekw     { font-family: courier new, courier; color: red;}
-font.constant      { font-family: courier new, courier; color: green;}
-font.num           { font-family: courier new, courier; font-style: normal; color: #000000;}
-a.nav              { font-family: verdana,arial,helvetica,sans-serif; color: #FFFFFF; }
-
-.text { font-size: 12pt; font-family: verdana,arial,helvetica,sans-serif; }
-.smalltext { font-size: 10pt; font-family: verdana,arial,helvetica,sans-serif; }
-
-.text10 { font-size: 10pt; font-family: verdana,arial,helvetica,sans-serif; }
-.text12 { font-size: 12pt; font-family: verdana,arial,helvetica,sans-serif; }
-.text14 { font-size: 14pt; font-family: verdana,arial,helvetica,sans-serif; }
-
-
-#feature_box {
-	width: '100%';
-
-	/*margin-right: 10px;*/
-	padding-right: 10px;
-	padding-bottom: 0px;
-	border-left: 1px dashed #dddddd;
-	background-color: #ffffff;
-}
-

Copied: htdocs/trunk/externals/gnucash.css (from rev 12850, htdocs/trunk/externals/en/gnucash.css)



More information about the gnucash-changes mailing list