mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Remove background from nested tables
This commit is contained in:
committed by
Mark Otto
parent
93272f45f3
commit
fd98e77cac
@@ -23,10 +23,6 @@
|
|||||||
tbody + tbody {
|
tbody + tbody {
|
||||||
border-top: (2 * $table-border-width) solid $table-border-color;
|
border-top: (2 * $table-border-width) solid $table-border-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table {
|
|
||||||
background-color: $body-bg;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user