mirror of https://github.com/rails/rails
Added cursor pointer for 'More Ruby on Rails'
dropdown menu on guides page (which appear on small windows) [ci skip]
This commit is contained in:
parent
4be2003778
commit
448ed61b8d
|
@ -129,6 +129,7 @@ body {
|
|||
font-family: Helvetica, Arial, Sans-Serif;
|
||||
text-decoration: none;
|
||||
vertical-align: middle;
|
||||
cursor: pointer;
|
||||
}
|
||||
.red-button:active {
|
||||
border-top: none;
|
||||
|
|
Loading…
Reference in New Issue