Pulling in all sass, css, etc. and static-markup work from warp1222 so far

This commit is contained in:
Charles Hacskaylo
2015-06-05 16:48:58 -07:00
parent 6fe6aacc38
commit e216961727
19 changed files with 942 additions and 236 deletions

View File

@@ -99,7 +99,7 @@ ul.tree {
&.selected {
$c: #fff;
background: #005177;
background: $colorKeySelectedBg;
color: $c;
.view-control {
color: $colorItemTreeIcon;