From 446f9d569fccf7cbc6c674038279c8c70e467224 Mon Sep 17 00:00:00 2001 From: Andrey Bayandin Date: Mon, 10 Nov 2014 18:44:29 +0500 Subject: [PATCH] prod build --- static/blocks/i-style.less | 2 +- static/publish/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/blocks/i-style.less b/static/blocks/i-style.less index bde3edc..894e408 100644 --- a/static/blocks/i-style.less +++ b/static/blocks/i-style.less @@ -10,7 +10,7 @@ textarea { body,html { //height: 100%; - background: #eeecec; + background: #ffffff; } html { diff --git a/static/publish/style.css b/static/publish/style.css index c4a146f..30fafb7 100644 --- a/static/publish/style.css +++ b/static/publish/style.css @@ -386,7 +386,7 @@ textarea { } body, html { - background: #eeecec; + background: #ffffff; } html { *overflow-x: hidden;