Rollup merge of #37003 - GuillaumeGomez:underline-removal, r=steveklabnik
Remove underline when run button hovered r? @steveklabnik
This commit is contained in:
commit
b40285102b
1 changed files with 1 additions and 0 deletions
|
|
@ -585,6 +585,7 @@ a.test-arrow {
|
|||
}
|
||||
a.test-arrow:hover{
|
||||
background-color: #4e8bca;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.section-header:hover a:after {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue