mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
(no bug) Remove useless "color" declaration (overridden by another "color" declaration several lines below it) from vertical-centering button reftest.
This commit is contained in:
parent
7da88ad9a5
commit
f688e9882c
@ -9,7 +9,6 @@ div {
|
||||
padding: 0;
|
||||
|
||||
font: 2em/100px sans-serif;
|
||||
color: white;
|
||||
text-align: center;
|
||||
|
||||
background: transparent;
|
||||
|
@ -9,7 +9,6 @@ input, div {
|
||||
padding: 0;
|
||||
|
||||
font: 2em sans-serif;
|
||||
color: white;
|
||||
|
||||
background: transparent;
|
||||
color: black;
|
||||
|
Loading…
Reference in New Issue
Block a user