Sha256: b04dfa75c8ce4958d2e4850f22d19e8f92f12d69715a4677826df1e0e95dc83b

Contents?: true

Size: 543 Bytes

Versions: 2

Compression:

Stored size: 543 Bytes

Contents

// The styles here will be deprecated in a future version of Radiant, but
// will be maintained here for a time so that older extensions continue to
// look reasonable.



// Use for "empty" instead of "note"
table.index td.note
  color: silver
  font-size: 85%
  font-style: italic
  padding: 3em
  text-align: center

// Use "set" instead of "row" on forms
.row
  clear: both
  margin-top: 20px
  width: 100%
  p
    float: left
    margin: 0 2em 1.25em 0
    font-size: 95%
    label
      display: inline
      text-shadow: #666 1px 1px 0

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
radiantcms-couchrest_model-0.1.4 public/stylesheets/sass/admin/partials/_deprecated.sass
radiant-0.9.1 public/stylesheets/sass/admin/partials/_deprecated.sass