forked from cms/tibi-svelte-starter
9 lines
186 B
Plaintext
9 lines
186 B
Plaintext
#ccBarButtons #ccBarShowMoreButton {
|
|
color: @primary !important;
|
|
}
|
|
|
|
#ccBar ul li input[type="checkbox"]:checked ~ label:before {
|
|
background: @primary !important;
|
|
top: 1px;
|
|
}
|