gecko-dev/browser/base/content/sanitizeDialog.css
Timothy Guan-tin Chien 5b31e2abf4 Bug 1446157 - Follow-up, Remove unused #placesTreechildren style rules r=adw
MozReview-Commit-ID: 1yoxFfwurt9

--HG--
extra : rebase_source : 12d2a09af520f7219b994f9bb9bf58022aac5912
2018-03-20 17:23:01 +08:00

11 lines
330 B
CSS

/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/* Sanitize everything warnings */
#sanitizeEverythingWarning,
#sanitizeEverythingUndoWarning {
white-space: pre-wrap;
}