Files
my-notes-viewer/src/css/theme/components/cc-bar.less
2022-04-01 22:46:54 +02:00

9 lines
186 B
Plaintext

#ccBarButtons #ccBarShowMoreButton {
color: @primary !important;
}
#ccBar ul li input[type="checkbox"]:checked ~ label:before {
background: @primary !important;
top: 1px;
}