Refresh icons, Add save icon, navigation icons

(closes #3777)
This commit is contained in:
Bryan Housel
2017-01-26 00:01:52 -05:00
parent 99594c19e6
commit 348b355e37
7 changed files with 59 additions and 30 deletions
+2 -2
View File
@@ -526,7 +526,7 @@ button.save.has-count .count::before {
}
.icon.pre-text {
margin-right: 3px;
margin-right: 5px;
}
.icon.light {
@@ -3481,7 +3481,7 @@ img.tile-removing {
}
[dir='rtl'] .icon.pre-text {
margin-left: 3px;
margin-left: 5px;
margin-right: 0;
}