mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1169241 - Add hover style to footer links in newtab intro. r=emtwo
This commit is contained in:
parent
ea0e1b5e86
commit
43302a4fb4
@ -724,6 +724,10 @@ input[type=button] {
|
||||
color: #4A90E2;
|
||||
}
|
||||
|
||||
#newtab-intro-footer > ul > li > a:hover {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
#newtab-intro-body {
|
||||
position: relative;
|
||||
display: block;
|
||||
|
Loading…
Reference in New Issue
Block a user