From 1a6c6b6c1045fd84c1cea82d846bd3b893b1c711 Mon Sep 17 00:00:00 2001 From: Mariano Rodriguez Date: Tue, 16 Sep 2014 15:55:54 -0300 Subject: [PATCH 1/4] Margins top 10 --- views/create.html | 2 +- views/import.html | 2 +- views/join.html | 2 +- views/more.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/views/create.html b/views/create.html index 7d6c846f3..bdbc4f51e 100644 --- a/views/create.html +++ b/views/create.html @@ -51,7 +51,7 @@ Hide advanced options -
+

diff --git a/views/import.html b/views/import.html index 03f387b7b..47013d731 100644 --- a/views/import.html +++ b/views/import.html @@ -31,7 +31,7 @@ -
+
- + Show Hide diff --git a/views/more.html b/views/more.html index a3ca548af..948643d62 100644 --- a/views/more.html +++ b/views/more.html @@ -37,7 +37,7 @@

- + Show Hide From ce954e98cf88963b41d10df99767aa9cea819f17 Mon Sep 17 00:00:00 2001 From: Mariano Rodriguez Date: Mon, 22 Sep 2014 10:38:31 -0300 Subject: [PATCH 4/4] color class removed --- css/src/main.css | 2 -- views/create.html | 2 +- views/import.html | 2 +- views/join.html | 2 +- views/more.html | 2 +- 5 files changed, 4 insertions(+), 6 deletions(-) diff --git a/css/src/main.css b/css/src/main.css index 3d3fdd57c..c6321756a 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -1029,7 +1029,6 @@ input.ng-invalid-match, input.ng-invalid-match:focus { .text-light {font-weight: 100;} .text-gray {color: #8597A7;} -.text-gray1 {color: #8597A7;} .text-black {color: #2C3E50;} .text-primary {color: #1ABC9C;} .text-secondary {color: #3498DB;} @@ -1038,7 +1037,6 @@ input.ng-invalid-match, input.ng-invalid-match:focus { .footer-setup a.text-gray:hover {color: #fff;} a.text-gray:hover {color: #2C3E50;} -a.text-gray1:hover {color: #fff;} a.text-black:hover {color: #213140;} a.text-primary:hover {color: #50E3C2;} a.text-secondary:hover {color: #4A90E2;} diff --git a/views/create.html b/views/create.html index 2497fc85f..261348899 100644 --- a/views/create.html +++ b/views/create.html @@ -46,7 +46,7 @@ - + Show Hide diff --git a/views/import.html b/views/import.html index 4464be413..0acf80ce4 100644 --- a/views/import.html +++ b/views/import.html @@ -24,7 +24,7 @@ - + Show Hide diff --git a/views/join.html b/views/join.html index 4ceae363d..e16ef8467 100644 --- a/views/join.html +++ b/views/join.html @@ -80,7 +80,7 @@

- + Show Hide diff --git a/views/more.html b/views/more.html index 948643d62..a3ca548af 100644 --- a/views/more.html +++ b/views/more.html @@ -37,7 +37,7 @@

- + Show Hide