From 77f57c0e7a008b6fc2ed0dc7c4ba4054690f5fc1 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Mon, 1 Dec 2014 22:52:42 +0200 Subject: rerun sass after rebase of last ofer commit --- res/css/style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'res/css/style.css') diff --git a/res/css/style.css b/res/css/style.css index c29a6b65..40076cf3 100644 --- a/res/css/style.css +++ b/res/css/style.css @@ -392,8 +392,8 @@ input { position: relative; width: 100%; height: 48px; - background-color: #d3f2f8; - color: #1d6e7f; + background-color: #D3F2F8; + color: #1D6E7F; border-top: 1px solid #8eb6bf; border-bottom: 1px solid #8eb6bf; z-index: 1; } @@ -482,3 +482,5 @@ h2 { h1 { font-size: 12px; } + +/*# sourceMappingURL=style.css.map */ -- cgit v1.3.1