From 06e1a9a98a1d7276e23ba47a15225a1a0741dd2d Mon Sep 17 00:00:00 2001 From: Maryana Rozhankivska Date: Thu, 3 Apr 2014 14:35:50 +0300 Subject: import w/o cron: fix of "click to finish import" in baggy theme --- themes/baggy/css/main.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'themes/baggy') diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css index 9a45544b..0dd552de 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css @@ -424,6 +424,7 @@ footer a { content: none; } + .entrie h2 a { display: block; text-decoration: none; @@ -435,7 +436,7 @@ footer a { -o-transition: all 0.5s ease; transition: all 0.5s ease; } - +/* .entrie h2 a:after { content: ""; position: absolute; @@ -444,6 +445,7 @@ footer a { height: 100%; left: 0; } +*/ .entrie p { color: #666; -- cgit v1.2.3