Sha256: e9197b5ea1717cb4bde3d2cd089e2b1dc78886234ab5b8e3b4b6a65955b6f2b4

Contents?: true

Size: 1.2 KB

Versions: 3

Compression:

Stored size: 1.2 KB

Contents

/*
 * This is a manifest file that will 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_self

@import "compass"
@import "bootstrap"
@import 'nprogress'
@import "bootstrap-chosen"
@import "jquery.datetimepicker"
@import "nprogress"
@import 'trix'


/* Trix editor
trix-editor
  min-height: 100px !important
  @extend .form-control
  height: 100% !important
  margin: 0px 0px 12px 0px

/* Custom container

body
  padding-bottom: 40px

.container-narrow
  margin: 0 auto
  max-width: 700px
  > hr
    margin: 30px 0

/* Main marketing message and sign up button

.jumbotron
  margin: 60px 0
  text-align: center
  h1
    font-size: 72px
    line-height: 1
  .btn
    font-size: 21px
    padding: 14px 24px

/* Supporting marketing content

.marketing
  margin: 60px 0
  p + h4
    margin-top: 28px

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cybele-1.9.2 templates/app/assets/stylesheets/application.css.sass
cybele-1.9.1 templates/app/assets/stylesheets/application.css.sass
cybele-1.9.0 templates/app/assets/stylesheets/application.css.sass