mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Bug 1446157 - Follow-up, Remove unused #placesTreechildren style rules r=adw
MozReview-Commit-ID: 1yoxFfwurt9 --HG-- extra : rebase_source : 12d2a09af520f7219b994f9bb9bf58022aac5912
This commit is contained in:
parent
8bc65dd64e
commit
5b31e2abf4
@ -2,19 +2,6 @@
|
||||
* 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/. */
|
||||
|
||||
/* Places tree */
|
||||
|
||||
#placesTreechildren {
|
||||
-moz-user-focus: normal;
|
||||
}
|
||||
|
||||
#placesTreechildren::-moz-tree-cell(grippyRow),
|
||||
#placesTreechildren::-moz-tree-cell-text(grippyRow),
|
||||
#placesTreechildren::-moz-tree-image(grippyRow) {
|
||||
cursor: grab;
|
||||
}
|
||||
|
||||
|
||||
/* Sanitize everything warnings */
|
||||
|
||||
#sanitizeEverythingWarning,
|
||||
|
@ -20,17 +20,6 @@
|
||||
}
|
||||
|
||||
|
||||
/* Places tree */
|
||||
#placesTreechildren::-moz-tree-row(selected),
|
||||
#placesTreechildren::-moz-tree-row(grippyRow) {
|
||||
background: #999;
|
||||
}
|
||||
|
||||
#placesTreechildren::-moz-tree-cell-text(selected) {
|
||||
color: #111;
|
||||
}
|
||||
|
||||
|
||||
/* Sanitize everything warning box */
|
||||
#sanitizeEverythingWarningBox {
|
||||
background-color: Window;
|
||||
|
@ -16,17 +16,6 @@
|
||||
}
|
||||
|
||||
|
||||
/* Places tree */
|
||||
#placesTreechildren::-moz-tree-row(selected),
|
||||
#placesTreechildren::-moz-tree-row(grippyRow) {
|
||||
background: #999;
|
||||
}
|
||||
|
||||
#placesTreechildren::-moz-tree-cell-text(selected) {
|
||||
color: #111;
|
||||
}
|
||||
|
||||
|
||||
/* Sanitize everything warning box */
|
||||
#sanitizeEverythingWarningBox {
|
||||
background-color: Window;
|
||||
|
@ -20,17 +20,6 @@
|
||||
}
|
||||
|
||||
|
||||
/* Places tree */
|
||||
#placesTreechildren::-moz-tree-row(selected),
|
||||
#placesTreechildren::-moz-tree-row(grippyRow) {
|
||||
background: #999;
|
||||
}
|
||||
|
||||
#placesTreechildren::-moz-tree-cell-text(selected) {
|
||||
color: #111;
|
||||
}
|
||||
|
||||
|
||||
/* Sanitize everything warning box */
|
||||
#sanitizeEverythingWarningBox {
|
||||
background-color: Window;
|
||||
|
Loading…
Reference in New Issue
Block a user