[Frontend] IN-PROGRESS Theming continues
open #95 Shadow and color normalization: fixed-position, tabular; Updated paint bucket and icon-box in symbols font; Custom checkboxes now use inset shdw;
This commit is contained in:
@@ -223,9 +223,9 @@
|
||||
}
|
||||
|
||||
@mixin txtShdw($sVal) {
|
||||
@if $sVal != 'none' {
|
||||
//@if $sVal != 'none' {
|
||||
@include text-shadow($sVal);
|
||||
}
|
||||
//}
|
||||
}
|
||||
|
||||
@mixin txtShdwSubtle($sVal: 0.1) {
|
||||
|
||||
Reference in New Issue
Block a user