mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 23:24:16 +00:00
8 lines
57 B
CSS
8 lines
57 B
CSS
|
a {
|
||
|
enum-property: in;
|
||
|
}
|
||
|
|
||
|
b {
|
||
|
enum-property: none;
|
||
|
}
|