Sha256: 3b392e79feebe400f8f84d439695cdf9cdd41245978edd6769d1684fd89cca3a
Contents?: true
Size: 838 Bytes
Versions: 193
Compression:
Stored size: 838 Bytes
Contents
@import "variables"; .table { table-layout: fixed; .number-cell { text-align: right; } .action-cell { text-align: center; } td, th { word-wrap: break-word; } tr.clickable-row, th.sortable { cursor: pointer; } th.row-select, td.row-select { width: $row-select-width; max-width: $row-select-width; } tr.active td, tr:hover td, tr.focus td, tr.selected-row td { background-color: $hover-bg-color; button, select { color: #000; } .bst-edit:hover { color: #000; } } } .table-view-pf-toolbar-external .toolbar-pf-actions .form-group.toolbar-pf-search-filter { border-right: none; padding-left: 0; select { display: inline; width: 150px; } } .table-mask { opacity: 0.4; } .pagination-pf-pagesize { margin-right: 5px; }
Version data entries
193 entries across 193 versions & 2 rubygems