reftests: Fix some more easy GtkButton shadow cases

This commit is contained in:
Jasper St. Pierre 2014-05-22 11:45:52 -04:00
parent b1a7aa49b3
commit 845f29ccf5
2 changed files with 2 additions and 20 deletions

View File

@ -1,14 +1,4 @@
* {
engine: none;
background-image: none;
padding: 0;
border-radius: 0;
border-width: 0;
border-style: none;
border-image: none;
border-image-width: 0;
background-color: rgba(0,0,0,0);
}
@import "reset-to-defaults.css";
#no-repeat {
background-image: url("border-image-ball-red.png");

View File

@ -1,12 +1,4 @@
GtkButton {
engine: none;
border-radius: 0;
background-image: none;
border-image: none;
border-style: none;
background-color: rgba(0, 0, 0, 0);
border-width: 0;
}
@import "reset-to-defaults.css";
.row1, .row2, .row3 {
/*border:5px solid blue;*/