Skip to content
Snippets Groups Projects
Select Git revision
  • 84df5a78f937bb2dde44b733c0776dcb1e5719fe
  • master default
  • test protected
  • pdp
  • localwebs
  • target-groups
  • seo1
  • fix1
8 results

__init__.py

Blame
  • Forked from TO / Maják
    Source project has a limited visibility.
    inverted.mustache 241 B
    <button class="btn is-inverted">
      <div class="btn-body">
        An inverted button
      </div>
     </button>
    
     <button class="btn is-inverted to-faded">
      <div class="btn-body">
        An inverted button that doesn't go fully black
      </div>
     </button>