[Edit mode] Simplify SaveAction

This commit is contained in:
Henry
2016-04-12 14:40:19 -07:00
parent c591ade479
commit 26e368f52d
7 changed files with 398 additions and 114 deletions

View File

@ -76,6 +76,11 @@ $pad: $interiorMargin * $baseRatio;
font-family: symbolsfont;
margin-right: $interiorMarginSm;
}
&.t-save-as:before {
content:'\e612';
font-family: symbolsfont;
margin-right: $interiorMarginSm;
}
&.t-cancel {
.title-label { display: none; }
&:before {