Sha256: 186baac7852c5a8bddd08418000b4a3c5adf623daf0e7a8845007309eaaa1b50

Contents?: true

Size: 469 Bytes

Versions: 1

Compression:

Stored size: 469 Bytes

Contents

@import 'metareports_color_variables.scss';
.even { background: $_even; }
.odd { background: $_odd; }
.yellow:nth-child(4n+0) { background: $_yellow_0; }
.yellow:nth-child(4n+1) { background: $_yellow_1; }
.yellow:nth-child(4n+2) { background: $_yellow_2; }
.yellow:nth-child(4n+3) { background: $_yellow_3; }
tr .highlight { background: $_yellow_1 !important; }
a:hover:nth-child(2n+0) { background: $a--hover_0; }
a:hover:nth-child(2n+1) { background: $a--hover_1; }

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
meta_reports-0.0.4 spec/dummy/app/assets/stylesheets/lib/metareports_colors.scss