]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
import w/o cron: fix of "click to finish import" in baggy theme 594/head
authorMaryana Rozhankivska <mariroz@mr.lviv.ua>
Thu, 3 Apr 2014 11:35:50 +0000 (14:35 +0300)
committerMaryana Rozhankivska <mariroz@mr.lviv.ua>
Thu, 3 Apr 2014 11:35:50 +0000 (14:35 +0300)
themes/baggy/css/main.css

index 9a45544beedb147dc2599f508f05dc52e260b7f7..0dd552de3cd471510dc9b02ee638f0c89dafdcea 100755 (executable)
@@ -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;