app/assets/stylesheets/woople-theme/player.css.less in woople-theme-0.8.9 vs app/assets/stylesheets/woople-theme/player.css.less in woople-theme-0.8.10

- old
+ new

@@ -73,16 +73,16 @@ button { opacity: 0.8; } button.active { - background-color: @gray; + background-color: @grayLight; color: @white; text-shadow: none; } #btn-favorite.active i { - color: @yellow; + color: @red; } } } @media (max-width: 1024px) {