mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Add borderless table class along with docs. Rebase
This commit is contained in:
@@ -151,6 +151,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
.table-borderless {
|
||||
th,
|
||||
td {
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// Responsive tables
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user