Initial recurrence editor for appointments

This commit is contained in:
Francis Lachapelle
2015-05-20 11:11:01 -04:00
parent 7e96f37809
commit dc91be3c0d
13 changed files with 330 additions and 245 deletions
@@ -68,10 +68,6 @@ $input-padding-top: 2px !default;
.pseudo-input-field {
display: block;
margin-bottom: $line;
padding: $line 0 0 0;
font-size: sg-size(subhead);
line-height: 1;
}
.pseudo-input-field--underline {