Changing list-headers and sticky headers colors

For iOS
This commit is contained in:
Matheus Cruz Rocha
2016-02-03 09:12:44 -03:00
parent af8ced290a
commit 0d4c9beaf5

View File

@ -36,8 +36,11 @@ $list-ios-activated-background-color: #d9d9d9 !default;
// iOS List header
// --------------------------------------------------
$list-ios-header-color: $text-color !default;
$item-ios-divider-bg: #151515 !default;
$item-ios-divider-color: $text-color !default;
ion-list-header {
background-color: $background-ios-color;
background-color: #151515;
}
// iOS Item