diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/mixins.less | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/less/mixins.less b/less/mixins.less index f06d6a89b..4718cb2c0 100644 --- a/less/mixins.less +++ b/less/mixins.less @@ -441,7 +441,6 @@ &.@{state} > td, &.@{state} > th { background-color: @background; - border-color: @border; } } @@ -453,7 +452,6 @@ &.@{state}:hover > td, &.@{state}:hover > th { background-color: darken(@background, 5%); - border-color: darken(@border, 5%); } } } |
