blue-recorder/src/styles/global.css
2022-10-01 01:55:57 +02:00
Ask

10 lines
209 B
CSS

{6feff8a64fc837a245730e8bb54577a575c0e4be true 209 global.css 0xc00463d420}

#area_chooser_window {
background-color: rgba(255, 255, 255, 0);
border: 3px dashed rgba(0, 0, 0, 1);
}
#area_set_button {
color: rgba(255, 255, 255, 1);
background: rgba(255, 255, 255, 0);
}