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;
|
||||
content: '';
|
||||
}
|
||||
&.item-divider{
|
||||
color:rgba(74, 74, 74, .8);
|
||||
}
|
||||
&.item-heading {
|
||||
&:before {
|
||||
top: 99%
|
||||
|
|
@ -25,6 +28,9 @@
|
|||
width: 0;
|
||||
}
|
||||
}
|
||||
.item-note{
|
||||
color:rgb(58, 58, 58);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue