From 788b7d7683ac31a84cbbe8f1c930823d3aa4db15 Mon Sep 17 00:00:00 2001 From: Gregory Eremin Date: Fri, 20 Mar 2015 21:27:23 +0700 Subject: [PATCH] Change the font for inactive items from light to normal --- Makefile | 2 +- app/css/charts.css | 6 ++---- app/css/menu.css | 4 +--- app/css/opensans.css | 7 ------- 4 files changed, 4 insertions(+), 15 deletions(-) diff --git a/Makefile b/Makefile index 68532cb..28a259c 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ dist: | perl -pe 's/\n/STYLE_TAG/g' \ | perl -pe 's/(STYLE_TAG\s*)+/\ \n \ - \n /g' \ + \n /g' \ | perl -pe 's/\n/SCRIPT_TAG/g' \ | perl -pe 's/(SCRIPT_TAG\s*)+/\