Sha256: 4c95bb341d88df807eeb0ff6ae4d8331c6eca12ce511f5ac15a3b8f9b19d8926
Contents?: true
Size: 1.71 KB
Versions: 39
Compression:
Stored size: 1.71 KB
Contents
@media (min-width: 200px) { .subnav-fixed { top: 0px; } hr { margin: 5px; border: 0; border-top: 1px solid #E5E5E5; border-bottom: 1px solid white; } html body div.container-fluid table.table thead tr th{ padding: 4px 10px 4px; font-size: 13px; line-height: 18px; color: #333; text-align: center; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); background-color: #FAFAFA; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(25%, white), to(#E6E6E6)); background-image: -webkit-linear-gradient(white, white 25%, #E6E6E6); background-image: -moz-linear-gradient(top, white, white 25%, #E6E6E6); background-image: -ms-linear-gradient(white, white 25%, #E6E6E6); background-image: -o-linear-gradient(white, white 25%, #E6E6E6); background-image: linear-gradient(white, white 25%, #E6E6E6); background-repeat: no-repeat; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0); } p { margin: 0 0 9px 9px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 13px; line-height: 18px; } .btn_actions{ /*width: 58px;*/ } .cell_action{ padding: 0px; } .btn-smallest { margin-left: 3px; padding: 1px 2px; font-size: 11px; line-height: 16px; } .btn-info#search { padding-left: 6px; padding-right: 6px; } .container-fluid { padding-left: 10px; padding-right: 10px; } li { display: list-item; text-align: -webkit-match-parent; } .subnav-fixed .nav { width: 100%; margin: 0 auto; padding: 0 1px; } .btnlookup { margin-bottom: 9px; } .navbarbottom { margin-bottom: 0; color: #999; } }
Version data entries
39 entries across 39 versions & 1 rubygems