mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-23 17:42:15 -05:00
import w/o cron: fix of "click to finish import" in baggy theme
This commit is contained in:
parent
d9bb0cdeb8
commit
06e1a9a98a
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user