[Frontend] IN-PROGRESS Theming continues
open #95 Search, plots; Minor tweaks to add shdw to items and buttons;
This commit is contained in:
@@ -287,7 +287,7 @@
|
||||
@include appearance(none);
|
||||
@include border-radius($controlCr);
|
||||
@include box-sizing(border-box);
|
||||
@include box-shadow(inset rgba(black, 0.4) 0 1px 2px);
|
||||
@include box-shadow(inset rgba(black, 0.4) 0 1px 3px);
|
||||
background: $bg;
|
||||
border: none;
|
||||
color: $fg;
|
||||
|
||||
Reference in New Issue
Block a user