Sha256: 5cbf5b83453dc4e7b398a4ed318e20f3079121099fee48184811878c297e0943
Contents?: true
Size: 1.52 KB
Versions: 2
Compression:
Stored size: 1.52 KB
Contents
form.activa-page { #activa-title-wrapper { position: relative; input { padding-right: 30px; } // Slug toggler a { position: absolute; right: 7px; top: 31px; display: block; width: 21px; height: 23px; background: asset-url("activa/icons/link.png", image) no-repeat 50% 50%; outline: none; } } div.slug { background: #dedede; padding: 7px; margin: 0 0 7px 0; @include border-radius(4px); #page_slug { padding: 2px; margin: 0; font-weight: normal; font-size: 100%; @include inline-block; width: 300px; } button { padding: 3px 20px; } span.root-url { @include inline-block; } } #page_article { height: 400px; } div.actions { overflow: hidden; #commit-button { float: right; } } } ul#activa-pages { margin-bottom: 25px; ul { padding: 0 0 0 1em !important; } li { div { border: 1px solid #efefef; @include border-radius(4px); padding: 4px 7px 4px 25px; margin: 0 0 5px 0; cursor: move; @include background(linear-gradient(top, #fefefe 0%, #efefef 100%)); &:hover { border: 1px solid #eee; @include background(linear-gradient(top, #eee 0%, #ddd 100%)); } span.label { font-size: 80%; } } } .placeholder { border: 1px dashed #4183C4; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
activa-0.0.14 | app/assets/stylesheets/activa/activa.css.scss |
activa-0.0.13 | app/assets/stylesheets/activa/activa.css.scss |