mirror of
https://github.com/turboderp-org/exui.git
synced 2026-05-11 00:10:03 +00:00
Add new samplers
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
border-color: transparent var(--background-color-view); transparent transparent;
|
||||
}
|
||||
|
||||
.settings-float .vflex_line {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.checkbox-sc {
|
||||
color: var(--textcolor-head);
|
||||
align-items: center;
|
||||
@@ -32,6 +36,8 @@
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
padding-left: 5px;
|
||||
user-drag: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.checkbox-sc:hover {
|
||||
|
||||
Reference in New Issue
Block a user