forked from cms/tibi-svelte-starter
Prototype Article und Theme Files hinzugefügt
This commit is contained in:
8
src/css/theme/components/cc-bar.less
Normal file
8
src/css/theme/components/cc-bar.less
Normal file
@@ -0,0 +1,8 @@
|
||||
#ccBarButtons #ccBarShowMoreButton {
|
||||
color: @primary !important;
|
||||
}
|
||||
|
||||
#ccBar ul li input[type="checkbox"]:checked ~ label:before {
|
||||
background: @primary !important;
|
||||
top: 1px;
|
||||
}
|
||||
Reference in New Issue
Block a user