mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
6 lines
75 B
CSS
6 lines
75 B
CSS
|
@import "reset-to-defaults.css";
|
||
|
|
||
|
.broken {
|
||
|
border: 0px dotted purple;
|
||
|
}
|