Sha256: fecd256fa0a0a2799f72d414d9daccfb0266099a78ac4aaacf5b31613bd03da4

Contents?: true

Size: 330 Bytes

Versions: 5

Compression:

Stored size: 330 Bytes

Contents

/*
 *= require store/spree_frontend
*/

#notification_div{
  background-color: #9FC820;
  font-size: larger;
  height: auto;
  padding: 10px;
  color: #ffffff;
}

#notification_div li{
  list-style: none outside none;
}

#close_img{
  float: right;
  margin-left: -3px;
  margin-right: -5px;
  margin-top: -12px;
  width: 26px;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
spree_custom_notifications-0.5 app/assets/stylesheets/store/spree_custom_notifications.css
spree_custom_notifications-0.4 app/assets/stylesheets/store/spree_custom_notifications.css
spree_custom_notifications-0.3 app/assets/stylesheets/store/spree_custom_notifications.css
spree_custom_notifications-0.2 app/assets/stylesheets/store/spree_custom_notifications.css
spree_custom_notifications-0.1 app/assets/stylesheets/store/spree_custom_notifications.css