Sha256: 8a349dd4693e61aa794ae80c2632008174e96667773f02fa6450a9b847663d4a

Contents?: true

Size: 353 Bytes

Versions: 5

Compression:

Stored size: 353 Bytes

Contents

collection {
  width:      100%;
  height:     100%;
  background: white;
}

collection item {
  width:  106px;
  height: 30px;
  margin-bottom: 1px;
}

collection item label {
  width:         100%;
  height:        100%;
  background:    #eee;
  border-radius: 2px;
  text-align:    center;
}

collection item.selected label {
  background: yellow;
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
under-os-1.4.0 app/styles/collections.css
under-os-1.3.0 app/styles/collections.css
under-os-1.2.1 app/styles/collections.css
under-os-1.2.0 app/styles/collections.css
under-os-1.1.0 app/styles/collections.css