Files
Vektor/ui/main.css
2026-03-06 21:21:56 +07:00

9 lines
126 B
CSS
Executable File

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