Sha256: 629f6ca134e3418f401888df6b6a691a44244a3ef70c16b3be31aa417d9b791a

Contents?: true

Size: 312 Bytes

Versions: 1

Compression:

Stored size: 312 Bytes

Contents

// Place all the styles related to the Hierarchy controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/

.jstree .even{
        background: #f5f5f5;
}
 
.jstree .odd{
          
}
 

.jstree .even, .jstree .odd{
	padding: 4px 0 4px 0;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
raffle_v1-0.0.5 app/assets/stylesheets/raffle_v1/hierarchy.css.scss