Author: mcbrown
Date: 2007-12-05 20:06:21 +0100 (Wed, 05 Dec 2007)
New Revision: 9126
Log:
Updating underlining
Modified:
trunk/xsl.d/mysql-html.css
Modified: trunk/xsl.d/mysql-html.css
===================================================================
--- trunk/xsl.d/mysql-html.css 2007-12-05 18:32:01 UTC (rev 9125)
+++ trunk/xsl.d/mysql-html.css 2007-12-05 19:06:21 UTC (rev 9126)
Changed blocks: 1, Lines Added: 2, Lines Deleted: 2; 565 bytes
@@ -11,13 +11,13 @@
max-width:720px;
}
-div.book, div.chapter, div.section A:Link
+div.book A:Link, div.chapter A:Link, div.section A:Link
{
text-decoration: underline;
color: blue;
}
-div.book, div.chapter, div.section A:Visited
+div.book A:Visited, div.chapter A:Visited, div.section A:Visited
{
text-decoration: underline;
}
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r9126 - trunk/xsl.d | mcbrown | 5 Dec |