Sha256: 5de69fc5fd2caa4a0ff165a26ac5019cf5caf3ed97f998ac122a6851dc0d669b

Contents?: true

Size: 424 Bytes

Versions: 1

Compression:

Stored size: 424 Bytes

Contents

.ck-button {
  border: 1px #545454 solid;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  vertical-align: middle;
  background-color: rgb(230,230,230);
}

.ck-button.disabled {
  background-color: rgb(190,190,190);
}

.ck-button.highlighted {
  background-color: rgb(200, 200, 200);
}

.ck-button .label {
  text-align: center;
  position: relative;
  display: block;
  line-height: 22px;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opal-0.1.0 opals/foundation/resources/button/button.css