Sha256: 60b88c2875028f25c681472a552a125398e2f042b51b93ce9b0872645c7cbc83
Contents?: true
Size: 1.07 KB
Versions: 3
Compression:
Stored size: 1.07 KB
Contents
// WIDGET THEMES .widget-themes @extend .ml-3 div.list-group a.list-group-item @extend .py-2 // TEMPUS // Set grey past or empty days .tempus-past, .tempus-empty @extend .text-muted // Set grey and small the difference .tempus-difference @extend .text-muted, .small // PAGE INFO #pageinfoModal table @extend .table-sm tr td:first-child @extend .pl-3 // LIBROS #widget-libros // Styles a.no-results @extend .disabled [type='submit'] @extend .btn, .btn-secondary [type='reset'] @extend .btn, .btn-outline-secondary // Extends for List-groups with custom content // https://getbootstrap.com/docs/4.0/components/list-group/#custom-content // .card // @extend .my-4 #libros-results & > a @extend .list-group-item, .list-group-item-action, .flex-column, .align-items-start small @extend .text-muted .libros-image-container img @extend .card-img-top .libros-title, .libros-author @extend .mb-1 .libros-header @extend .d-flex, .w-100, .justify-content-between &:last-child @extend .mb-3
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-any-theme-0.1.2 | _sass/any_theme/_widgets.sass |
jekyll-any-theme-0.1.1 | _sass/any_theme/_widgets.sass |
jekyll-any-theme-0.1.0 | _sass/any_theme/_widgets.sass |