Sha256: 951bae4b1cf878ac7f01e80253e25bed46e120ed5e94640e0d57f0fac4ff9b49

Contents?: true

Size: 1.13 KB

Versions: 13

Compression:

Stored size: 1.13 KB

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 any plugin's vendor/assets/stylesheets directory 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_tree .
 *= require_self
 */

body { margin: 2em; }
fieldset { display: inline; }
h2 { margin: 0; }
form { margin-top: 1em; margin-bottom: 2em; }
table { width: 100%; }
select { margin-top: 2px; margin-bottom: 1px; }
.active-reporter-axis-fields { margin-bottom: 1em; }
.active-reporter-dimension-fields--number-dimension input { width: 5em; }
.active-reporter-dimension-fields--time-dimension input { width: 10em; }
.active-reporter-dimension-fields--time-dimension input:nth-child(4) { width: 5em; }

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
active_reporter-0.7.1 spec/dummy/app/assets/stylesheets/application.css
active_reporter-0.6.5 spec/dummy/app/assets/stylesheets/application.css
active_reporter-0.6.4 spec/dummy/app/assets/stylesheets/application.css
active_reporter-0.6.3 spec/dummy/app/assets/stylesheets/application.css
active_reporter-0.6.2 spec/dummy/app/assets/stylesheets/application.css
active_reporter-0.6.1 spec/dummy/app/assets/stylesheets/application.css
active_reporter-0.6.0 spec/dummy/app/assets/stylesheets/application.css
active_reporter-0.5.13 spec/dummy/app/assets/stylesheets/application.css
active_reporter-0.5.12 spec/dummy/app/assets/stylesheets/application.css
active_reporter-0.5.11 spec/dummy/app/assets/stylesheets/application.css
active_reporter-0.5.10 spec/dummy/app/assets/stylesheets/application.css
active_reporter-0.5.9 spec/dummy/app/assets/stylesheets/application.css
active_reporter-0.5.8 spec/dummy/app/assets/stylesheets/application.css