Sha256: cc797c8edd3a7dca5e31315dabbb81d957ee052b61780429965dade764b3cff4
Contents?: true
Size: 746 Bytes
Versions: 2
Compression:
Stored size: 746 Bytes
Contents
body.posts > main > section > div.save { text-align: center; a.help { text-transform: uppercase; font-size: 0.6em; } form { margin: 1em 0; } button { @include transition(color 0.2s, background-color 0.2s); border-radius: 2px; padding: 4px 8px; margin: 0 0 2em 0; border: 1px solid transparent; color: #FFF; background: #688EB2; &[disabled] { border: 1px solid #DDE8F2; color: #DDE8F2; background: transparent; cursor: default; } &:hover:not([disabled]) { background: #68B2A7; } } div.update { text-transform: uppercase; font-size: 0.7em; font-weight: bold; color: #BABABA; p { color: $text-color; } } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ecrire-0.21.0 | lib/ecrire/app/assets/stylesheets/admin/editor/save.css.scss |
ecrire-0.20.0 | lib/ecrire/app/assets/stylesheets/admin/editor/save.css.scss |