Sha256: 3cc4e9c867a47862fdc4f3e1ce67884bf9a631c6babe074c56ca1c0d3f5c7cc2
Contents?: true
Size: 691 Bytes
Versions: 6
Compression:
Stored size: 691 Bytes
Contents
%TextInput { background-color: setcolor(gun,xlight); padding: 14px 12px 10px 12px; color: setcolor(gun,dark); -webkit-appearance: none; border-radius: 0; display: block; width: 100%; border: 0; } %SmallStyle { @include ib; @extend %book; line-height: 1.3; opacity: 0.5; } %tight { letter-spacing: -0.03em; } :focus { outline: rgba(0,0,0,0); } // MINDSETS IMPORT ************************************************************ // %table { // grid-template-columns: 220px repeat(4,110px); // list-style: none; // display: grid; // padding: 0; // li { // padding: 5px; // &:nth-of-type(n+2) { // text-align: center; // } // } // }
Version data entries
6 entries across 6 versions & 1 rubygems