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