updated settings color
This commit is contained in:
parent
ac93974640
commit
793a963b42
1 changed files with 6 additions and 0 deletions
|
|
@ -15,6 +15,9 @@
|
||||||
right: 0;
|
right: 0;
|
||||||
content: '';
|
content: '';
|
||||||
}
|
}
|
||||||
|
&.item-divider{
|
||||||
|
color:rgba(74, 74, 74, .8);
|
||||||
|
}
|
||||||
&.item-heading {
|
&.item-heading {
|
||||||
&:before {
|
&:before {
|
||||||
top: 99%
|
top: 99%
|
||||||
|
|
@ -25,6 +28,9 @@
|
||||||
width: 0;
|
width: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.item-note{
|
||||||
|
color:rgb(58, 58, 58);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue