-
- Downloads
Animate the logo on hover
The logo is now rendered as pure SVG, rather than image referencing a svg. The SVG has an id and the shapes of the logo have a shared class. The shapes change their fill color on hover with a transition.
Showing
- CHANGELOG 2 additions, 1 deletionCHANGELOG
- app/assets/images/logo.svg 8 additions, 8 deletionsapp/assets/images/logo.svg
- app/assets/stylesheets/framework/sidebar.scss 11 additions, 3 deletionsapp/assets/stylesheets/framework/sidebar.scss
- app/helpers/appearances_helper.rb 1 addition, 1 deletionapp/helpers/appearances_helper.rb
- app/views/shared/_logo.svg 21 additions, 0 deletionsapp/views/shared/_logo.svg
Loading
Please register or sign in to comment