forked from AuroraMiddleware/gtk
9 lines
114 B
Plaintext
9 lines
114 B
Plaintext
|
outset-shadow {
|
||
|
outline: 100 100 200 200 / 7 7 0 0;
|
||
|
color: black;
|
||
|
dx: 0;
|
||
|
dy: 0;
|
||
|
spread: 1;
|
||
|
blur: 0;
|
||
|
}
|