Sha256: d2e98956c9ab22bba61d1135502a14c9649e046738269cf452bd968fc7dc1665

Contents?: true

Size: 301 Bytes

Versions: 2

Compression:

Stored size: 301 Bytes

Contents

.btn-label {
  font-weight: bold;
  color: #333333;
  width: 100%;
  margin-bottom: 2px;
}

.btn-label:hover {
  color: #000000;
  background-color: #EEEEEE;
}

.btn-label.active {
  box-shadow: none;
}

.circle-label {
  width: 5px;
  height: 14px;
  border-radius: 100%;
  margin: 2px 4px 0px 0px;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hubstats-0.0.16 app/assets/stylesheets/hubstats/label.css
hubstats-0.0.15 app/assets/stylesheets/hubstats/label.css