cleaned up, refactored and implemented new <ModerationTools>
This commit is contained in:
parent
3443ddddbb
commit
e56ea2dbeb
23 changed files with 1124 additions and 975 deletions
|
|
@ -96,6 +96,11 @@
|
|||
content: "✓";
|
||||
}
|
||||
|
||||
&.menu-checkbox-indeterminate::after {
|
||||
font-size: 1.25em;
|
||||
content: "–";
|
||||
}
|
||||
|
||||
&.-radio {
|
||||
border-radius: 9999px;
|
||||
|
||||
|
|
@ -103,6 +108,11 @@
|
|||
font-size: 2em;
|
||||
content: "•";
|
||||
}
|
||||
|
||||
&.menu-checkbox-indeterminate::after {
|
||||
font-size: 2em;
|
||||
content: "–";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue