mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-09 20:20:13 +00:00
e1634d18de
The format for CSS values changed slightly in one of the previous commits.
10 lines
315 B
Plaintext
10 lines
315 B
Plaintext
[window.background:dir(ltr)]
|
|
decoration:dir(ltr)
|
|
box.horizontal:dir(ltr)
|
|
color: rgb(255,0,0); /* inherit.css:2:12 */
|
|
opacity: 0.5; /* inherit.css:3:14 */
|
|
label#label1:dir(ltr)
|
|
color: rgb(255,255,255); /* inherit.css:7:16 */
|
|
opacity: 0.5; /* inherit.css:8:18 */
|
|
label#label2:dir(ltr)
|