mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bug 1184369 - Add hover styling to paragraph links in newtab intro. r=msamuel
This commit is contained in:
parent
eed86f8ea8
commit
a579249fe0
@ -789,6 +789,10 @@ input[type=button] {
|
||||
color: #4A90E2;
|
||||
}
|
||||
|
||||
#newtab-intro-text > p > a:hover {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
#newtab-intro-text .newtab-control {
|
||||
background-size: 18px auto;
|
||||
height: 18px;
|
||||
|
Loading…
Reference in New Issue
Block a user