Sha256: 8a3edcbf472c0792137a54123de6a68ae96fb2092e9bf2d98527948ef2b1ffc8

Contents?: true

Size: 787 Bytes

Versions: 6

Compression:

Stored size: 787 Bytes

Contents

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 
 *= require jquery.ui.all
 *= require ../../tipsy/src/stylesheets/tipsy
 *= require fancybox
 *= require ./admix_bootstrap
 *= require ./style
 *= require jquery.qtip.css
 *= require_self
 */

.admix-photo-modal {
  width: 61%;
  margin-left: -30%;
}

form abbr {
  color: red;
}

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
mix-rails-0.23.1 admix/app/assets/stylesheets/admix/application.css
admix-0.23.1 app/assets/stylesheets/admix/application.css
mix-rails-0.23.0 admix/app/assets/stylesheets/admix/application.css
admix-0.23.0 app/assets/stylesheets/admix/application.css
mix-rails-0.22.0 admix/app/assets/stylesheets/admix/application.css
admix-0.22.0 app/assets/stylesheets/admix/application.css