]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/baggy/css/main.css
Add eslint & stylelint tests (fix a few things) and move dependencies to dev
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / css / main.css
index 52186818f659aa335608e092648cbf03a9e1c37a..99ea6c6b211e43c6e6f345db8369d84283a064f1 100755 (executable)
@@ -907,7 +907,8 @@ a.add-to-wallabag-link-after::after {
 
 .icon-image {
   background-size: 16px 16px;
-  background: no-repeat center;
+  background-repeat: no-repeat;
+  background-position: center;
   padding-right: 1em !important;
   padding-left: 1em !important;
 }
@@ -922,7 +923,7 @@ a.add-to-wallabag-link-after::after {
   background-image: url("../../_global/img/icons/diaspora-icon--black.png");
 }
 
-/* Diaspora */
+/* shaarli */
 .icon-image--shaarli {
   background-image: url("../../_global/img/icons/shaarli.png");
 }