Sha256: ba262bb7094136be9566bc4268289d8f0dab9d28bb715aace50c131f5e9870d4
Contents?: true
Size: 1.08 KB
Versions: 8
Compression:
Stored size: 1.08 KB
Contents
// see: elements-ui-patterns-drupal.html for markup // SITE NAME #site-name a +remove-link-underlines // MENUS #main-menu +horizontal-list(0.5em) // SEARCH FIELD // MESSAGES .messages border: 1px solid $border-color padding: $kit-baseline-half 0.5em p:last-child margin-bottom: 0 .status, .warning, .error @extend .messages .status border-color: $green color: $green .warning border-color: $orange color: $orange .error border-color: $red color: $red // BLOCK // TABS ul.tabs +tabs // NEW USER FORM .form-required color: $red // LOG IN FORM // NEW PASSWORD FORM // PAGERS ul.pager +horizontal-list(0.5em) a +remove-link-underlines // RSS LINK a.feed-icon +remove-link-underlines // INLINE LINKS ul.inline +inline-list // TAXONOMY LIST .field-type-taxonomy-term-reference .field-item display: inline // FIELDS .field-label-above .field-label display: block // NODE PAGE // COMMENTS #comments .comment +vertical-separation &:last-child +un-vertical-separation .indented padding-left: 1em // COMMENT FORM
Version data entries
8 entries across 6 versions & 1 rubygems