Skip to content

Commit e2c61b9

Browse files
committed
gray active topmenu link
1 parent cd46586 commit e2c61b9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

web/css/main.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ form {
5454
text-decoration: none;
5555
line-height: 22px;
5656
padding: 0 20px 2px;
57-
color: #2361a1;
57+
color: #333;
5858
background-color: #f1f1f1;
5959
}
6060

@@ -549,12 +549,12 @@ form {
549549

550550
.username {
551551
color: #222;
552-
font-size: 16pt;
552+
font-size: 14pt;
553553
}
554554

555555
.domain {
556556
color: #222;
557-
font-size: 16pt;
557+
font-size: 14pt;
558558
}
559559

560560
.cron {
@@ -604,10 +604,10 @@ form {
604604

605605
.counter-value {
606606
vertical-align:top;
607-
line-height: 1.2em;
607+
line-height: 1.3em;
608608
font-size: 10pt;
609609
color: #222;
610-
padding: 0 0 0 4px;
610+
padding: 0 0 0 2px;
611611
}
612612

613613
.log-counter-value {

0 commit comments

Comments
 (0)