Sha256: ec5ed340c6e425232b54e1dd73c39cc28080551a9b68129205bf157d3399052a
Contents?: true
Size: 768 Bytes
Versions: 14
Compression:
Stored size: 768 Bytes
Contents
$enable-rounded: false; @import "bootstrap"; @import "font-awesome"; .table-hover { tr{cursor: pointer;} background-color: rgba(243,243,243,.85); margin-bottom: 0; padding-bottom: 0; border-bottom: 0; } .table-condensed th, .table-condensed td{ padding: 0.45rem; font-size: 14px; } .badge{ line-height: 15px; } th{ background-color: #fff; } .header{ border-bottom: 1px solid #dadada; border-top:1px solid #dadada; box-sizing: border-box; background-color: #ececec; padding: 10px 0; #more_apps, #profile{ background-color: transparent; border:none; cursor: pointer; } } .products{ padding: 0; overflow: scroll; height: calc(100vh - 79px); margin-bottom: 0; padding-bottom: 0; } .additional_nav{ line-height: 33px; }
Version data entries
14 entries across 14 versions & 1 rubygems