Sha256: 4406b42d1c7da908e502db15a1554e19caa5f36010d6ddbd0fa2c084c046c117
Contents?: true
Size: 708 Bytes
Versions: 8
Compression:
Stored size: 708 Bytes
Contents
.view-icon-gallery { &:before { content: "\e011"; } } #documents.gallery { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-flow: row wrap; .document { border-bottom: none; -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; min-width: 250px; min-height: 250px; } .index_title { width: 100%; } .document-counter { display: none; } .index-document-functions { clear: left; } .document-metadata { dt, dd { float: none; width: auto; clear: none; text-align: left; margin: 0; padding: 0; } } }
Version data entries
8 entries across 8 versions & 1 rubygems