forked from wallabag/wallabag
redo the whole lot of commits I've deleted while trying Gitlab/Framasoft mirroring
This commit is contained in:
@ -775,6 +775,10 @@ a.add-to-wallabag-link-after:after {
|
||||
background-image: url('../../_global/img/icons/carrot-icon--white.png');
|
||||
}
|
||||
|
||||
.icon-image--shaarli {
|
||||
background-image: url('../../_global/img/icons/shaarli.png');
|
||||
}
|
||||
|
||||
/* Diaspora */
|
||||
.icon-image--diaspora {
|
||||
background-image: url('../../_global/img/icons/diaspora-icon--black.png');
|
||||
@ -906,10 +910,6 @@ blockquote {
|
||||
background-color: #999;
|
||||
}
|
||||
|
||||
.shaarli:before {
|
||||
content: "*";
|
||||
}
|
||||
|
||||
.return {
|
||||
text-decoration: none;
|
||||
margin-top: 1em;
|
||||
|
||||
Reference in New Issue
Block a user