User: markomlm Date: 2009-01-20 07:03:53+0000 Modified: de/www/styles/main_am.css de/www/styles/de_navbar6.css
Log: heade fix File Changes: Directory: /de/www/styles/ ========================== File [changed]: main_am.css Url: http://de.openoffice.org/source/browse/de/www/styles/main_am.css?r1=1.24&r2=1.25 Delta lines: +0 -1 ------------------- --- main_am.css 2009-01-20 06:59:22+0000 1.24 +++ main_am.css 2009-01-20 07:03:51+0000 1.25 @@ -1,6 +1,5 @@ /* Main CSS */ -#positioner h1 { text-transform: none; } /* Besuchte Links immer noch unterstrichen darstellen */ a:link { text-decoration: underline !important; File [changed]: de_navbar6.css Url: http://de.openoffice.org/source/browse/de/www/styles/de_navbar6.css?r1=1.15&r2=1.16 Delta lines: +3 -2 ------------------- --- de_navbar6.css 2008-12-28 20:45:06+0000 1.15 +++ de_navbar6.css 2009-01-20 07:03:51+0000 1.16 @@ -4,9 +4,8 @@ - Spezielle Styles für Navbar - Navbar eingeblendet - $Id: de_navbar6.css,v 1.15 2008/12/28 20:45:06 markomlm Exp $ + $Id: de_navbar6.css,v 1.16 2009/01/20 07:03:51 markomlm Exp $ -------------------------------------------------------------*/ -#positioner h1 { text-transform: none; } #navbar_de { visibility:visible; @@ -143,5 +142,7 @@ color: #698ed1; } +/* Added by MarkoMLM Jan 20 2009 */ +#positioner h1 { text-transform: capitalize } /*-------------------------------------------------------------*/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
