Rollup merge of #37003 - GuillaumeGomez:underline-removal, r=steveklabnik
Remove underline when run button hovered r? @steveklabnik
This commit is contained in:
commit
b40285102b
@ -585,6 +585,7 @@ a.test-arrow {
|
||||
}
|
||||
a.test-arrow:hover{
|
||||
background-color: #4e8bca;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.section-header:hover a:after {
|
||||
|
Loading…
Reference in New Issue
Block a user