[Frontend] IN-PROGRESS Theming continues

open #95
Search, plots;
Minor tweaks to add shdw to items and buttons;
This commit is contained in:
Charles Hacskaylo
2015-09-10 11:43:39 -07:00
parent 3792dab0f9
commit 3b2454c6a9
13 changed files with 298 additions and 246 deletions

View File

@@ -83,7 +83,7 @@ ul.tree {
.icon {
&.l-icon-link,
&.l-icon-alert {
@include txtShdwSubtle(1);
//@include txtShdw($shdwItemTreeIcon);
position: absolute;
z-index: 2;
}