forked from AuroraMiddleware/gtk
reftests: Fix background-area test
The test should include reset-to-defaults.css but apparently it is older than that file. So it broke when buttons started using shadows.
This commit is contained in:
parent
6c3712599c
commit
b1a7aa49b3
@ -1,11 +1,4 @@
|
||||
* {
|
||||
engine: none;
|
||||
border-style: none;
|
||||
border-image: none;
|
||||
background-image: none;
|
||||
background-clip: border-box;
|
||||
border-radius: 0;
|
||||
}
|
||||
@import "reset-to-defaults.css";
|
||||
|
||||
GtkWindow {
|
||||
background-color: rgb(0,255,0);
|
||||
|
Loading…
Reference in New Issue
Block a user