Sha256: e2fe52b89093a09ac434b470771fdeeb7330d803febfafb176935b387f2d2ab0
Contents?: true
Size: 1.42 KB
Versions: 3
Compression:
Stored size: 1.42 KB
Contents
table.index_table { th { background-color: #424C58 !important; background-image: linear-gradient(180deg, #424C58, #424C58); text-shadow: none !important; border: 0 !important; box-shadow: none !important; font-size: 13px; font-weight: 600; line-height: 18px; margin-bottom: 0.5em; color: #ffffff; padding: 15px; text-align: left; a { color: #ffffff !important; font-size: 13px !important; font-weight: 600 !important; line-height: 18px; } &.sorted-asc, &.sorted-desc { background-color: #4f5c6a !important; background-image: linear-gradient(180deg, #4f5c6a, #4f5c6a); a { color: #ffffff !important; } } &:hover { background-color: darken(#424C58, 20%) !important; } &.sortable a { background-image: url(image_path('orderable2.png')) !important; } } td { &.col-selectable { text-align: center; input[type=checkbox] { /*width: 15px; height: 15px;*/ } } } /* столбец с чекбоксом */ .col-selectable { width: 36px !important; text-align: left; } .col- { /*width: 36px !important; text-align: left;*/ } /* столбец ID */ .col-id { width: 36px !important; text-align: left; } /* столбец с кнопками add\delete\view */ .col-actions { width: 200px !important; } }
Version data entries
3 entries across 3 versions & 1 rubygems