23 lines
485 B
Sass
23 lines
485 B
Sass
table.ui.table
|
|
.actions
|
|
text-align: right
|
|
thead
|
|
tr.search
|
|
th, td
|
|
padding-top: 2px
|
|
padding-bottom: 2px
|
|
.clear-filters-button
|
|
display: none
|
|
&.conditions-present
|
|
th, td
|
|
background-color: #d2e1ec
|
|
.clear-filters-button
|
|
display: inline-block
|
|
.column-filter.actions
|
|
min-width: 85px
|
|
padding-right: 3px
|
|
tbody
|
|
td.actions
|
|
min-width: 112px
|
|
padding-right: 3px
|