Sha256: 933403ffc189de32fd7aedb47f50be11184527b11d48798440026bd4e82135eb
Contents?: true
Size: 477 Bytes
Versions: 6
Compression:
Stored size: 477 Bytes
Contents
.files_explorer { ul { padding: 0; margin: 0; list-style: none; } .entries_panel, .files_panel { display: inline-block; vertical-align: top; border: 1px solid #ddd; } .entries_panel { width: 20%; } .files_panel { width: 77%; } .footer { width: 98%; margin-top: 10px; } .close { @include cancel-icon; @include icon-button(#888); } .ok { @include check-icon; @include icon-button(); } }
Version data entries
6 entries across 6 versions & 1 rubygems