mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 13:07:59 +01:00
Remove underline from play button on hover
This commit is contained in:
parent
20ef64988a
commit
bd9a525393
1 changed files with 1 additions and 0 deletions
1
resources/assets/styles/player.less
vendored
1
resources/assets/styles/player.less
vendored
|
@ -154,6 +154,7 @@ body.is-logged {
|
|||
width: 40px;
|
||||
text-align: center;
|
||||
color: #5A5A5A;
|
||||
text-decoration: none !important;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
|
|
Loading…
Reference in a new issue