mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
removed redundant colors, widgets
This commit is contained in:
parent
869884abda
commit
3f2edcaa96
36 changed files with 161 additions and 1499 deletions
|
@ -31,3 +31,12 @@
|
|||
.ui-checkbox-selected {
|
||||
color: $color-link;
|
||||
}
|
||||
|
||||
.widget-checkbox {
|
||||
color: $color-link;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.checkbox-gray {
|
||||
color: $color-gray !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue