forked from AuroraMiddleware/gtk
Fix the border-image-excess-size reftest
This was failing because the grid is now respecting border width too. Making the selector more specific so it only applies to the toolbars fixes this.
This commit is contained in:
parent
27b4bfc1cf
commit
a66287a62e
@ -1,6 +1,6 @@
|
||||
@import "reset-to-defaults.css";
|
||||
|
||||
* {
|
||||
toolbar {
|
||||
border-image: url("green-20x20.png") 5000;
|
||||
background-image: none;
|
||||
background-color: #000;
|
||||
|
Loading…
Reference in New Issue
Block a user