Sha256: be2595588f8860b2d37aa7838a4e208f3cd381e0e02f93173ff495f36e840c4a

Contents?: true

Size: 967 Bytes

Versions: 7

Compression:

Stored size: 967 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 bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *
 *= require font-awesome
 *= require bootstrap/dist/css/bootstrap
 *= require startbootstrap-sb-admin/css/sb-admin.css
 *= require datatables.net-bs4/css/dataTables.bootstrap4.css
 *= require codemirror/lib/codemirror
 *= require codemirror/theme/neo
 *= require_tree .
 *= require_self
 */

.CodeMirror {
  height: auto;
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fluentd-ui-1.1.0 app/assets/stylesheets/application.css
fluentd-ui-1.0.1 app/assets/stylesheets/application.css
fluentd-ui-1.0.0 app/assets/stylesheets/application.css
fluentd-ui-1.0.0.beta.1 app/assets/stylesheets/application.css
fluentd-ui-1.0.0.alpha.3 app/assets/stylesheets/application.css
fluentd-ui-1.0.0.alpha.2 app/assets/stylesheets/application.css
fluentd-ui-1.0.0.alpha.1 app/assets/stylesheets/application.css