mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-04-20 23:01:03 +00:00
Remove primary color of opened expand lists
This commit is contained in:
parent
5f966430b3
commit
c69bc158f3
1 changed files with 0 additions and 10 deletions
|
|
@ -50,16 +50,6 @@
|
|||
}
|
||||
|
||||
.md-list-item-expand {
|
||||
&.md-active {
|
||||
> .md-list-item-container {
|
||||
color: #{'PRIMARY-COLOR'};
|
||||
|
||||
.md-icon:not(.md-list-expand-indicator) {
|
||||
color: #{'PRIMARY-COLOR'};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.md-list-item-container {
|
||||
background-color: #{'BACKGROUND-COLOR-A100'};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue