Changed link color for .title1

SVN revision: 718
This commit is contained in:
2004-01-27 12:46:51 +00:00
parent 72065dbaed
commit c2db56ae35
+7 -1
View File
@@ -130,7 +130,7 @@ td {
border-right:1px solid #084070;
}
.sgtab a:visited { color:white; } /* buf for IE */
.sgtab a:visited { color:white; } /* bug for IE */
/* unselected and selected logbook tabs */
@@ -173,6 +173,9 @@ td {
text-align:left;
}
.title1 a:visited { color:#A0FFA0; }
.title1 a:link { color:#A0FFA0; }
.title2 {
background-color:#486090;
border-bottom:1px solid black;
@@ -429,6 +432,9 @@ td {
padding:5px;
}
.dlgtitle a:visited { color:#A0FFA0; }
.dlgtitle a:link { color:#A0FFA0; }
.dlgform {
background-color:#DDEEBB;
padding:5px;