User: sweigel Date: 2010-02-14 10:39:37+0000 Modified: de/www/downloads/download_sw.html
Log: Es ist wie Topfschlagen, aber es wird waermer. File Changes: Directory: /de/www/downloads/ ============================= File [changed]: download_sw.html Url: http://de.openoffice.org/source/browse/de/www/downloads/download_sw.html?r1=1.4&r2=1.5 Delta lines: +18 -4 -------------------- --- download_sw.html 2010-02-14 08:04:26+0000 1.4 +++ download_sw.html 2010-02-14 10:39:35+0000 1.5 @@ -11,6 +11,19 @@ /* <![CDATA[ */ /*-------------------- Exceptions on standard css -----------------------*/ @import "http://download.openoffice.org/exceptions.css"; + + /*----------Wiederherstellung der Styles, die durch de.css unerwuenscht veraendert werden----------*/ + .optionset h2 a { text-decoration: none !important; } + .optionset p a { color:#333 !important; } + .optionset .button p a { text-decoration: none !important; color:black !important; clear: both; cursor: pointer; width: 97%; } + .green h2 a { color: #718D36 !important; } + .green:hover h2 a { color: #546828 !important; } + .blue h2 a { color: #2D72CE !important; } + .blue:hover h2 a { color: #21549A !important; } + .yellow h2 a { color: #E09C09 !important; } + .yellow:hover h2 a { color: #C80 !important; } + .orange h2 a { color: #D36812 !important; } + .orange:hover h2 a { color: #C94800 !important; } /* ]]> */ </style> @@ -91,8 +104,8 @@ <div class="button blue" id="optionitem3" onclick="openItem('optionitem3','http://extensions.services.openoffice.org'); return false;"> <h2><a href="http://extensions.services.openoffice.org" title="Wählen Sie aus einem breiten Angebot zusätzlicher und individueller Funktionalität"> Erweiterungen zu OpenOffice.org herunterladen</h2> - <p>Erweitern Sie Ihr OpenOffice.org! Wählen Sie aus einer ständig wachsenden Bibliothek von Extensions,<br> - z. B. Wörterbücher.<br> + <p>Erweitern Sie Ihr OpenOffice.org!<br> + Wählen Sie aus einer ständig wachsenden Bibliothek von Extensions, z. B. Wörterbücher.<br> Oder laden Sie die von Ihnen entwickelte Extension hoch, um sie anderen Anwendern zur Verfügung zu stellen.</a></p> </div> <div class="sub-blue"> @@ -284,7 +297,8 @@ <!-- END OF CONTENT --> -<p> +<p style="text-align: right;"> + <br><br> <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10-blue" alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
