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:
Timothy Guan-tin Chien 2018-03-20 17:23:01 +08:00
parent 8bc65dd64e
commit 5b31e2abf4
4 changed files with 0 additions and 46 deletions

View File

@ -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,

View File

@ -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;

View File

@ -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;

View File

@ -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;