Add WIP implementation of Lookup

This commit is contained in:
gconsidine
2017-06-20 17:42:16 -04:00
parent f11aef01ef
commit d7e78a5884
23 changed files with 362 additions and 95 deletions

View File

@@ -11,6 +11,7 @@
.at-Panel-dismiss {
.at-mixin-ButtonIcon();
color: @at-color-icon-dismiss;
text-align: right;
}