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

@@ -70,10 +70,10 @@
.at-mixin-ButtonIcon () {
line-height: @at-line-height-short;
color: @at-color-icon;
& > i {
cursor: pointer;
transition: color @at-transition-icon-button;
}
& > i:hover {