mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-06 10:50:08 +00:00
14 lines
356 B
Plaintext
14 lines
356 B
Plaintext
|
color-matrix {
|
||
|
matrix: matrix3d(256, 0, 0, 0, 0, 256, 0, 0, 0, 0, 256, 0, 0, 0, 0, 256);
|
||
|
child: clip {
|
||
|
clip: -52 44 80 80;
|
||
|
child: shadow {
|
||
|
shadows: rgb(255,0,0) 65 0 17, rgb(255,0,0) -65 0 17, rgb(255,0,0) 0 -65 17, rgb(255,0,0) 0 65 17;
|
||
|
child: color {
|
||
|
bounds: -37 59 50 50;
|
||
|
color: rgb(0,0,255);
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|