Files
Vektor/ui/main.css
2026-03-04 21:37:19 +07:00

9 lines
122 B
CSS
Executable File

#toolstrip {
background: rgba(0,0,0,.6);
padding: 6px;
border-radius: 8px;
}
button {
background: none;
}