[zi-cvs] packages/com.zzoss.zic.theme.kde styles.css,1.10,1.11
Sandro Zic <[email protected]> Tue, 18 May 2004 17:59:51 +0000
| Newsgroups | gmane.comp.php.zzoss.installer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/zzossinstaller/packages/com.zzoss.zic.theme.kde
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30480
Modified Files:
styles.css
Log Message:
make links in warning also red
Index: styles.css
===================================================================
RCS file: /cvsroot/zzossinstaller/packages/com.zzoss.zic.theme.kde/styles.css,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** styles.css 24 Mar 2004 10:51:34 -0000 1.10
--- styles.css 18 May 2004 17:59:49 -0000 1.11
***************
*** 339,342 ****
--- 339,367 ----
}
+ /* appearance of hyperlinks */
+
+ .content .warning a {
+ color: #9D2B39;
+ text-decoration: underline;
+ }
+
+ .content .warning a:link {
+ color: #9D2B39;
+ text-decoration: none;
+ }
+ .content .warning a:visited {
+ color: #9D2B39;
+ text-decoration: none;
+ }
+ .content .warning a:active {
+ color: #9D2B39;
+ text-decoration: none;
+ }
+
+ .content .warning a:hover {
+ color: #9D2B39;
+ text-decoration: underline;
+ }
+
.content .warning-inline {
font-weight:bold;
-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click