Sha256: 36a363c4389cf85f3b849a4f5abb8fb2d055c1ddd915406c0b5c3609b488a8b2
Contents?: true
Size: 903 Bytes
Versions: 132
Compression:
Stored size: 903 Bytes
Contents
#dashboard { overflow: auto; padding: 4*$default-padding 0; width: 100%; position: relative; h1 { font-size: 1.5em; margin: 0 0 8px 8px; } p { margin: 0 0 16px 8px; } .column { width: 50%; float: left; padding-right: 16px; } .widget { margin-bottom: 16px; h2 { padding: 2 * $default-padding; margin-bottom: 0; } p { margin: 4px 0; } table { td { position: relative; &:first-child { width: 40% } form { float: right } } } } } #update_check { position: relative; height: 16px; margin-bottom: 2em; img#load_info { width: 16px; height: 16px; display: none; } & > span { display: none } span.icon { vertical-align: top; } } ul.shortcuts { list-style-type: none; padding: 0; margin-bottom: 2em; li { margin: 1em 0; } }
Version data entries
132 entries across 132 versions & 1 rubygems