Prototype Article und Theme Files hinzugefügt

This commit is contained in:
Mario Linz
2022-04-01 22:43:12 +02:00
parent 969ebabd18
commit 027cdba67d
63 changed files with 5866 additions and 123 deletions

View File

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