mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2025-04-04 08:44:54 +03:00
10 lines
209 B
CSS
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);
|
|
}
|