[Front-end] About screen and status bar logo
> > WTD-668 > WTD-700 Pulling over platform-specific CSS and imagery for About screen and status bar logo; In progress
This commit is contained in:
@@ -115,6 +115,9 @@
|
||||
@mixin txtShdwSubtle($sVal: 0.1) {
|
||||
@include text-shadow(rgba(black, $sVal) 0 1px 2px);
|
||||
}
|
||||
@mixin txtShdwLarge($sVal: 0.7) {
|
||||
@include text-shadow(rgba(black, $sVal) 0 3px 7px);
|
||||
}
|
||||
|
||||
|
||||
@mixin invokeMenu($baseColor) {
|
||||
|
||||
Reference in New Issue
Block a user