|
@ -182,7 +182,7 @@ |
|
|
.ui.table:not(.unstackable) tr > td { |
|
|
.ui.table:not(.unstackable) tr > td { |
|
|
background: none; |
|
|
background: none; |
|
|
border: none !important; |
|
|
border: none !important; |
|
|
padding: @responsiveCellVerticalPadding @responsiveCellHorizontalPadding; |
|
|
|
|
|
|
|
|
padding: @responsiveCellVerticalPadding @responsiveCellHorizontalPadding !important; |
|
|
box-shadow: @responsiveCellBoxShadow; |
|
|
box-shadow: @responsiveCellBoxShadow; |
|
|
} |
|
|
} |
|
|
.ui.table:not(.unstackable) th:first-child, |
|
|
.ui.table:not(.unstackable) th:first-child, |
|
|