forked from AuroraMiddleware/gtk
reftests: Fix border-style-none reftest
Unset all CSS; Adwaita was messing up things.
This commit is contained in:
parent
8c534fefca
commit
f313a8235b
@ -1,7 +1,6 @@
|
|||||||
* {
|
* {
|
||||||
|
all: unset;
|
||||||
border-color: red;
|
border-color: red;
|
||||||
border-image: none;
|
|
||||||
background-image: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
GtkButton {
|
GtkButton {
|
||||||
|
Loading…
Reference in New Issue
Block a user