[Frontend] IN-PROGRESS Theme changes continuing

open #95
Limits, plots, etc.;
Misc sanding and shimming;
Updated  symbols font to replace missing
Info symbol;
This commit is contained in:
Charles Hacskaylo
2015-09-11 16:25:19 -07:00
parent a840b59044
commit 3e5d46a62b
22 changed files with 395 additions and 428 deletions

View File

@@ -32,7 +32,7 @@
$iconMargin: 40px;
$iconD: ($d - ($iconMargin * 2)) * 0.85;
$transTime: 200ms;
@include btnSubtle($colorItemBg, pullForward($colorItemBg, 20%), $colorItemFg, $colorItemIc);
@include btnSubtle($colorItemBg, $colorItemBgHov, $colorItemFg, $colorItemIc);
box-sizing: border-box;
cursor: pointer;
float: left;