Add eslint & stylelint tests (fix a few things) and move dependencies to dev

This commit is contained in:
Thomas Citharel
2016-10-04 12:14:28 +02:00
parent f440e28281
commit 9f7d154e34
14 changed files with 96 additions and 82 deletions

View File

@ -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;
}