Sha256: c03a4ac061b0411a4a27d79345bd8b4e8965cca2c4113d548df9b07f5733ffac

Contents?: true

Size: 728 Bytes

Versions: 17

Compression:

Stored size: 728 Bytes

Contents

@import 'spree.css';

#fullscreen {
  float: none;
  margin: 0 auto;
  text-align: center;  
}

#fullscreen #main {
  width: 330px;
  float: none;
  margin: 0 auto !important;
  text-align: left;
  padding: 0;
}

#header {
  background: #000;
  text-align: center;
  height: 100px;
}

#header h1 {
  margin: 0 auto;
width: 268px; /*  width: 150px;*/
}

#flash-errors {
  background: #a22;
  color: #fff;
}

/*
 *=FORMS
 */



/*
 *=ACCOUNT/LOGIN
 */
 
#body-account {
  color: #333;
}

#body-account .btns {
  background: transparent;
  text-align: right;
  border: none;
}

/*
 *=MISC BOXES
 */

.little-box {
  width: 320px;
  margin: 50px 0 0 0;
  text-shadow: 2px 2px #fff;
  background: #f7f7f7;
  border: 5px solid #fff;
}

Version data entries

17 entries across 13 versions & 1 rubygems

Version Path
spree-0.0.6 starter-app/vendor/plugins/spree/assets/stylesheets/fullscreen.css
spree-0.0.5 starter-app/vendor/plugins/spree/assets/stylesheets/fullscreen.css
spree-0.0.7 starter-app/vendor/plugins/spree/assets/stylesheets/fullscreen.css
spree-0.0.8 starter-app/vendor/plugins/spree/assets/stylesheets/fullscreen.css
spree-0.0.9 public/plugin_assets/spree/stylesheets/fullscreen.css
spree-0.0.9 public/stylesheets/fullscreen.css
spree-0.2.0 foozah/public/stylesheets/fullscreen.css
spree-0.2.0 public/plugin_assets/spree/stylesheets/fullscreen.css
spree-0.2.0 public/stylesheets/fullscreen.css
spree-0.2.0 foozah/public/plugin_assets/spree/stylesheets/fullscreen.css
spree-0.4.0 public/stylesheets/fullscreen.css
spree-0.4.1 public/stylesheets/fullscreen.css
spree-0.5.0 public/stylesheets/fullscreen.css
spree-0.6.0 public/stylesheets/fullscreen.css
spree-0.5.1 public/stylesheets/fullscreen.css
spree-0.7.1 public/stylesheets/fullscreen.css
spree-0.7.0 public/stylesheets/fullscreen.css