From 7ba9a50c3130142d55cd11d349a89d1f3cf44426 Mon Sep 17 00:00:00 2001 From: Mariano Rodriguez Date: Fri, 7 Nov 2014 18:18:57 -0300 Subject: [PATCH 1/2] network connection alert more contrast and 2 lines --- css/src/main.css | 4 ++-- index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/src/main.css b/css/src/main.css index e9d6f3aaf..6a9f5acb1 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -291,8 +291,8 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill, inpu font-weight: 700; -moz-box-shadow: inset 0px -1px 1px 0px rgba(159,47,34,0.30); box-shadow: inset 0px -1px 1px 0px rgba(159,47,34,0.30); - color: #CA5649; - background-color: #E2CFD0; + color: #FFFFFF; + background-color: #D0021B; position: absolute; left: 250px; right: 0; diff --git a/index.html b/index.html index 05e812042..f17d6637b 100644 --- a/index.html +++ b/index.html @@ -33,7 +33,7 @@
- Network Error. Attempting to reconnect... + Network Error.
Attempting to reconnect..