mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-09 18:30:08 +00:00
reftests: Fix shorthand-entry-border test
We weren't setting CSS back to defaults, so the border highlight transition would be at different stages when the 2 snapshots happened.
This commit is contained in:
parent
3a8a9fc2bd
commit
fee8f6b9be
@ -1,8 +1,6 @@
|
||||
* {
|
||||
border-radius: 0;
|
||||
}
|
||||
@import "reset-to-defaults.css";
|
||||
|
||||
GtkWidget {
|
||||
widget {
|
||||
border-right-width: 5px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user