Sha256: 4c10ff6e5726aeafda0b193e18507b650be60ddfe13484a5446bb8ec537d9283

Contents?: true

Size: 1.09 KB

Versions: 6

Compression:

Stored size: 1.09 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; }
.repor-axis-fields { margin-bottom: 1em; }
.repor-dimension-fields--number-dimension input { width: 5em; }
.repor-dimension-fields--time-dimension input { width: 10em; }
.repor-dimension-fields--time-dimension input:nth-child(4) { width: 5em; }

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
repor-0.1.0 spec/dummy/app/assets/stylesheets/application.css
repor-0.0.5 spec/dummy/app/assets/stylesheets/application.css
repor-0.0.4 spec/dummy/app/assets/stylesheets/application.css
repor-0.0.3 spec/dummy/app/assets/stylesheets/application.css
repor-0.0.2 spec/dummy/app/assets/stylesheets/application.css
repor-0.0.1 spec/dummy/app/assets/stylesheets/application.css