mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Override just the border width, not all the border properties. Bug 377584, r+sr=dbaron
This commit is contained in:
parent
f4c385a5ea
commit
e63c5bfed6
@ -61,7 +61,7 @@ svg:not(:root), symbol, image, marker, pattern, foreignObject {
|
||||
foreignObject {
|
||||
margin: 0 ! important;
|
||||
padding: 0 ! important;
|
||||
border: none ! important;
|
||||
border-width: 0 ! important;
|
||||
}
|
||||
|
||||
*|*::-moz-svg-foreign-content {
|
||||
|
Loading…
Reference in New Issue
Block a user