User: sits
Date: 08/06/22 16:01:29
Modified: html codestriker-bluish.css
Log:
Updated the LXR style to be the same as in codestriker.css.
Index: codestriker-bluish.css
===================================================================
RCS file: /cvsroot/codestriker/codestriker/html/codestriker-bluish.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- codestriker-bluish.css 21 Jun 2008 10:55:57 -0000 1.1
+++ codestriker-bluish.css 22 Jun 2008 23:01:29 -0000 1.2
@@ -112,7 +112,10 @@
TR.tl2 {background-color: #eeeeee; font-family: Georgia, serif}
/* Colour to use for matching identifier */
-A.fid {color: #777777; text-decoration: none}
+A.fid:link { color: inherit; text-decoration: none }
+A.fid:visited { color: inherit; text-decoration: none }
+A.fid:visited:hover { text-decoration: underline; }
+A.fid:link:hover { text-decoration: underline; }
/* Style comment listings. */
TR.comments {background-color: #abd; font-family: Georgia, serif} /* space */
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits