Merge pull request #829 from nasa/open630

[Edit mode] Simplify SaveAction
This commit is contained in:
Andrew Henry
2016-04-14 16:11:49 -07:00
6 changed files with 397 additions and 113 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 {