From e2c61b9c12cc1f1463b9dba2a18b90d32b66c68c Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 7 Nov 2013 22:05:01 +0200 Subject: [PATCH] gray active topmenu link --- web/css/main.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web/css/main.css b/web/css/main.css index 585b66628..ba2c6c30f 100644 --- a/web/css/main.css +++ b/web/css/main.css @@ -54,7 +54,7 @@ form { text-decoration: none; line-height: 22px; padding: 0 20px 2px; - color: #2361a1; + color: #333; background-color: #f1f1f1; } @@ -549,12 +549,12 @@ form { .username { color: #222; - font-size: 16pt; + font-size: 14pt; } .domain { color: #222; - font-size: 16pt; + font-size: 14pt; } .cron { @@ -604,10 +604,10 @@ form { .counter-value { vertical-align:top; - line-height: 1.2em; + line-height: 1.3em; font-size: 10pt; color: #222; - padding: 0 0 0 4px; + padding: 0 0 0 2px; } .log-counter-value {