Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update common_dialog.css
  • Loading branch information
bpmackow authored Jun 20, 2020
commit 5eac11423cdba770fc147b5344b753b6a428efdb
4 changes: 2 additions & 2 deletions css/userChrome-files/common_dialog.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@-moz-document url("chrome://global/content/commonDialog.xul") {
@-moz-document url("chrome://global/content/commonDialog.xhtml") {
#commonDialog {
-moz-appearance: none!important;
background: var(--in-content-page-background)!important;
color: var(--in-content-page-color)!important
}
}
}