reftests: Fix some more easy GtkButton shadow cases
This commit is contained in:
@@ -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");
|
||||
|
||||
@@ -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;*/
|
||||
|
||||
Reference in New Issue
Block a user