mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
339cb1fe6b
Multiple reftests were damaged by the element name transition. Repair them. The region reftests are no longer needed, since we no longer do regions.
7 lines
96 B
CSS
7 lines
96 B
CSS
@import "reset-to-defaults.css";
|
|
|
|
label {
|
|
font-size: 40px;
|
|
text-shadow: 20px 20px tomato;
|
|
}
|