Skip to content

Commit e20de96

Browse files
committed
contrast fixup
1 parent 51128cb commit e20de96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

www/pagestyle2.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3437,13 +3437,13 @@ div.jqmdBC button {
34373437
background-color: none;
34383438
}
34393439
div.request-dialog-radio .ui-state-default {
3440-
color: #1c94c4;
3440+
color: #ffffff;
34413441
border: 0;
34423442
}
34433443
.ui-state-default a,
34443444
.ui-state-default a:link,
34453445
.ui-state-default a:visited {
3446-
color: #1c94c4;
3446+
color: #ffffff;
34473447
text-decoration: none;
34483448
}
34493449
.ui-state-hover,
@@ -3453,7 +3453,7 @@ div.request-dialog-radio .ui-state-default {
34533453
/* background-color: #777; */
34543454
}
34553455
div.request-dialog-radio .ui-state-hover {
3456-
background-color: #777;
3456+
background-color: #555;
34573457
}
34583458
div.request-dialog-radio .ui-state-active,
34593459
div.request-dialog-radio .ui-widget-header .ui-state-active {

0 commit comments

Comments
 (0)