From 1d0d02c4f5c75cf7a48a86b350e2c24ee55f609a Mon Sep 17 00:00:00 2001 From: Mariano Rodriguez Date: Wed, 17 Sep 2014 11:37:50 -0300 Subject: [PATCH] new link style --- css/src/main.css | 2 ++ views/create.html | 2 +- views/import.html | 2 +- views/join.html | 2 +- views/more.html | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/css/src/main.css b/css/src/main.css index c6321756a..3d3fdd57c 100644 --- a/css/src/main.css +++ b/css/src/main.css @@ -1029,6 +1029,7 @@ 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;} @@ -1037,6 +1038,7 @@ 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 261348899..2497fc85f 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 0acf80ce4..4464be413 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 e16ef8467..4ceae363d 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 a3ca548af..948643d62 100644 --- a/views/more.html +++ b/views/more.html @@ -37,7 +37,7 @@

- + Show Hide