From 47dec34b5db24844d1334205f07fc96dd65fcd09 Mon Sep 17 00:00:00 2001 From: OldHawk Date: Tue, 22 May 2018 22:14:10 +0800 Subject: [PATCH] fix(collections): fixed collections list css --- modules/collections/client/less/collections.less | 3 +++ modules/collections/client/views/collections.client.view.html | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/modules/collections/client/less/collections.less b/modules/collections/client/less/collections.less index 06575928..e432b051 100644 --- a/modules/collections/client/less/collections.less +++ b/modules/collections/client/less/collections.less @@ -104,6 +104,9 @@ font-size: 1.2em; text-shadow: 0 0 0.1em #000,-0 -0 0.1em #000; } + .text-info { + color: #54b5e4; + } position: absolute; left: 0; right: 0; diff --git a/modules/collections/client/views/collections.client.view.html b/modules/collections/client/views/collections.client.view.html index b6296889..a262e24c 100644 --- a/modules/collections/client/views/collections.client.view.html +++ b/modules/collections/client/views/collections.client.view.html @@ -1,8 +1,8 @@
-
+
-

+

{{'COLLECTIONS.COLL_LIST' | translate}}