Skip to content

Commit

Permalink
421ce6118d162981a14d91b5c1af665c41028de9 Fix: Bootstrap 5 dark mode i…
Browse files Browse the repository at this point in the history
…ntegration didn't show the info popover as dark

DataTables/Buttons#210

Sync to source repo @421ce6118d162981a14d91b5c1af665c41028de9
  • Loading branch information
dtbuild committed Nov 18, 2024
1 parent e9f1db2 commit 36a0898
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions css/buttons.semanticui.css
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,6 @@ div.dt-button-collection span.dt-button-spacer.bar {
box-shadow: none !important;
}
}
html.dark div.dt-button-info {
background-color: var(--dt-html-background);
border: 1px solid rgba(255, 255, 255, 0.15);
}

div.dt-button-collection.ui.dropdown {
position: absolute;
width: 200px;
Expand Down
Loading

0 comments on commit 36a0898

Please sign in to comment.