r21065 - htdocs/branches/beta - Remove unnecessary code from gnucash.css.

Cristian Marchi cmarchi at code.gnucash.org
Mon Aug 1 12:46:28 EDT 2011


Author: cmarchi
Date: 2011-08-01 12:46:27 -0400 (Mon, 01 Aug 2011)
New Revision: 21065
Trac: http://svn.gnucash.org/trac/changeset/21065

Modified:
   htdocs/branches/beta/externals/gnucash.css
   htdocs/branches/beta/po/it.po
Log:
Remove unnecessary code from gnucash.css.

Modified: htdocs/branches/beta/externals/gnucash.css
===================================================================
--- htdocs/branches/beta/externals/gnucash.css	2011-08-01 12:55:20 UTC (rev 21064)
+++ htdocs/branches/beta/externals/gnucash.css	2011-08-01 16:46:27 UTC (rev 21065)
@@ -1,5 +1,4 @@
 BODY {
-   font-family: sans-serif;
    color: black;
    background:url(backg.png) repeat;
    border: 0px;
@@ -9,10 +8,6 @@
    height:100%;
 }
 
-IMG {
-   border-style: none;
-}
-
 .newsborder {
    background-color: #cacaf7;
    color: black;

Modified: htdocs/branches/beta/po/it.po
===================================================================
--- htdocs/branches/beta/po/it.po	2011-08-01 12:55:20 UTC (rev 21064)
+++ htdocs/branches/beta/po/it.po	2011-08-01 16:46:27 UTC (rev 21065)
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: GnuCash ht-docs\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-08-01 14:53+0200\n"
+"POT-Creation-Date: 2011-08-01 14:55+0200\n"
 "PO-Revision-Date: 2011-07-29 18:00+0100\n"
 "Last-Translator: Cristian Marchi <cri.penta at gmail.com>\n"
 "Language-Team: \n"
@@ -1639,8 +1639,9 @@
 msgstr "IRC (Chat)"
 
 #: externals/menu.phtml:44
-msgid "Developers"
-msgstr ""
+#, fuzzy
+msgid "Developement"
+msgstr "Info per gli sviluppatori"
 
 #: externals/menu.phtml:47
 msgid "Source Docs"
@@ -2228,9 +2229,6 @@
 msgid "Date"
 msgstr "Data"
 
-#~ msgid "Developer Information"
-#~ msgstr "Info per gli sviluppatori"
-
 #~ msgid ""
 #~ "Everything you need concerning <span class=\"gnucash\">Gnucash</span> "
 #~ "documentation should be here, if you notice something missing, email <a "



More information about the gnucash-changes mailing list