Sha256: 42a895ebd780cfa7d4d4751e3f34c328630fd00b6a1e76111c0da9d04cffd155

Contents?: true

Size: 1.23 KB

Versions: 12

Compression:

Stored size: 1.23 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 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
 *= require_tree .
 *= require jquery-ui/humanity
*/

@import "bootstrap";
@import "wice_grid";

@import "font-awesome-sprockets";
@import "font-awesome";


body {padding-top: 20px;}
header{padding-bottom: 20px;}
header h1{font-size: 48px;}

.well h2 {margin-bottom: 20px;}

.external-buttons {margin-bottom: 20px;}

input.range-start, input.range-end{width: 100px;}

header h1 {float: left; margin-left: 20px;}
header .example-navigator {float: right; margin-right: 120px}
li.next {margin-left: 10px;}
.clear {clear:both;}

.wice-grid.table-striped tbody tr:nth-child(odd) td.active-filter {
  background-color: #f9f9e9;
}

.wice-grid.table-striped tbody tr td.active-filter {
  background-color: #f9f9e9;
}

footer .sources {float: right;}

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
wice_grid-6.1.3 spec/support/test_app/app/assets/stylesheets/application.scss
wice_grid-6.1.2 spec/support/test_app/app/assets/stylesheets/application.scss
wice_grid-6.1.1 spec/support/test_app/app/assets/stylesheets/application.scss
wice_grid-6.1.0 spec/support/test_app/app/assets/stylesheets/application.scss
pwice_grid-7.0.0 spec/support/test_app/app/assets/stylesheets/application.scss
pwice_grid-6.1.2 spec/support/test_app/app/assets/stylesheets/application.scss
pwice_grid-6.1.1 spec/support/test_app/app/assets/stylesheets/application.scss
pwice_grid-6.1.0 spec/support/test_app/app/assets/stylesheets/application.scss
pwice_grid-5.0.2 spec/support/test_app/app/assets/stylesheets/application.scss
pwice_grid-5.0.1 spec/support/test_app/app/assets/stylesheets/application.scss
pwice_grid-5.0.0 spec/support/test_app/app/assets/stylesheets/application.scss
wice_grid-4.1.0 spec/support/test_app/app/assets/stylesheets/application.scss