Sha256: ce860a93ac681b7f0fa0818b4b5095b4acf63ff087117dd9bdfe5f3433cdcaa1

Contents?: true

Size: 448 Bytes

Versions: 8

Compression:

Stored size: 448 Bytes

Contents

#context-menu
  -webkit-box-shadow: 0 0 3px $shadow-color
  -moz-box-shadow: 0 0 3px $shadow-color
  box-shadow: 0 0 3px $shadow-color

  ul li ul
    -webkit-box-shadow: 0 0 3px $shadow-color
    -moz-box-shadow: 0 0 3px $shadow-color
    box-shadow: 0 0 3px $shadow-color
  li:hover
    border: 1px solid $context-highlight-color !important
    background-color: $context-highlight-color
  ul
    border: 1px solid $context-border-color!important

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
redmine-neopoly_style-0.3.6 lib/assets/stylesheets/_context_menu.sass
redmine-neopoly_style-0.3.5 lib/assets/stylesheets/_context_menu.sass
redmine-neopoly_style-0.3.4 lib/assets/stylesheets/_context_menu.sass
redmine-neopoly_style-0.3.3 lib/assets/stylesheets/_context_menu.sass
redmine-neopoly_style-0.3.2 lib/assets/stylesheets/_context_menu.sass
redmine-neopoly_style-0.3.1 lib/assets/stylesheets/_context_menu.sass
redmine-neopoly_style-0.3.0 lib/assets/stylesheets/_context_menu.sass
redmine-neopoly_style-0.1.0 lib/assets/stylesheets/_context_menu.sass