Sha256: 3916d19da7289cc200d72114152b3a6224f07f754d6137944df85c4659547fc5
Contents?: true
Size: 822 Bytes
Versions: 15
Compression:
Stored size: 822 Bytes
Contents
hr { float:left; width:100%; border: 0; height: 1px; background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); } .col1 { width: 100%; float:left; } @media (min-width:768px) { .col1 { width: 49%; height:100%; float:left; min-height:40px; &:nth-child(2n) { border-left:1px solid #ccc; padding-left:1%; } hr { display:none; } } .item_box .show.origin_list .col1.btn_edit { width: 100%; border: none; }; }
Version data entries
15 entries across 15 versions & 1 rubygems