53,890
edits
(add override for Table Headings) |
(another Bootstrap override: don't collapse borders on tables) |
||
Line 46: | Line 46: | ||
.tooltip { | .tooltip { | ||
opacity:100 !important; | opacity:100 !important; | ||
} | |||
table { | |||
border-collapse: separate; | |||
} | } | ||
caption { | caption { |
edits