Added underline to a links as otherwise one couldn't see them with new links in notes

svn: r15303
This commit is contained in:
Doug Blank
2010-05-03 10:30:15 +00:00
parent 652a1f132b
commit 54c2465186
10 changed files with 10 additions and 10 deletions

View File

@@ -860,7 +860,7 @@ div.subsection table, div.subsection ol, div.subsection p {
font-size:.9em;
}
div.subsection a {
text-decoration:none;
text-decoration:underline;
}
div.subsection a:hover {
text-decoration:underline;

View File

@@ -872,7 +872,7 @@ div.subsection table, div.subsection ol, div.subsection p {
font-size:.9em;
}
div.subsection a {
text-decoration:none;
text-decoration:underline;
}
div.subsection a:hover {
text-decoration:underline;

View File

@@ -884,7 +884,7 @@ div.subsection table, div.subsection ol, div.subsection p {
font-size:.9em;
}
div.subsection a {
text-decoration:none;
text-decoration:underline;
}
div.subsection a:hover {
text-decoration:underline;

View File

@@ -834,7 +834,7 @@ div.subsection table, div.subsection ol, div.subsection p {
font-size:.9em;
}
div.subsection a {
text-decoration:none;
text-decoration:underline;
}
div.subsection a:hover {
text-decoration:underline;

View File

@@ -837,7 +837,7 @@ div.subsection table, div.subsection ol, div.subsection p {
font-size:.9em;
}
div.subsection a {
text-decoration:none;
text-decoration:underline;
}
div.subsection a:hover {
text-decoration:underline;

View File

@@ -835,7 +835,7 @@ div.subsection table, div.subsection ol, div.subsection p {
font-size:.9em;
}
div.subsection a {
text-decoration:none;
text-decoration:underline;
}
div.subsection a:hover {
text-decoration:underline;

View File

@@ -898,7 +898,7 @@ div.subsection table, div.subsection ol, div.subsection p {
font-size:.9em;
}
div.subsection a {
text-decoration:none;
text-decoration:underline;
}
div.subsection a:hover {
text-decoration:underline;

View File

@@ -872,7 +872,7 @@ div.subsection table, div.subsection ol, div.subsection p {
font-size:.9em;
}
div.subsection a {
text-decoration:none;
text-decoration:underline;
}
div.subsection a:hover {
text-decoration:underline;

View File

@@ -746,7 +746,7 @@ div.subsection table, div.subsection ol, div.subsection p {
font-size:.9em;
}
div.subsection a {
text-decoration:none;
text-decoration:underline;
}
div.subsection table.infolist {
width:100%;

View File

@@ -941,7 +941,7 @@ div.subsection table, div.subsection ol, div.subsection p {
font-size:.9em;
}
div.subsection a {
text-decoration:none;
text-decoration:unerline;
}
div.subsection a:hover {
text-decoration:underline;