mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
re-org themes folder
This commit is contained in:
9
scss/framework/theme/_listview.scss
Normal file
9
scss/framework/theme/_listview.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.list-divider {
|
||||
background-color: $listDividerBackground;
|
||||
color: $listDividerColor;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
a.list-item {
|
||||
color: $darkColor;
|
||||
}
|
||||
Reference in New Issue
Block a user