Add component controller inheritance and new inputs

This commit is contained in:
gconsidine
2017-05-18 16:57:40 -04:00
parent 1644f78cf3
commit effd537a9c
19 changed files with 295 additions and 139 deletions

View File

@@ -20,11 +20,5 @@
}
.at-Panel-headingTitle {
color: @at-gray-dark-4x;
font-size: @at-font-size-3x;
font-weight: @at-font-weight-2x;
line-height: @at-line-height-short;
text-transform: uppercase;
margin: 0;
padding: 0;
.at-mixin-Heading(@at-font-size-3x);
}