diff options
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index c6ce61d15..6d0bd6e03 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -1846,7 +1846,7 @@ table td[class*="col-"], table th[class*="col-"] { .table-inverse.table-bordered { border: 0; } -.table-inverse th, .table-inverse td { +.table-inverse th, .table-inverse td, .table-inverse thead th { border-color: #55595c; } |
