Bug 1360463 - Set the treechildren::-moz-tree-image width/height only in the folderTree. r=aceman
This commit is contained in:
Родитель
45894f37dc
Коммит
ba0f635dce
|
@ -3,13 +3,13 @@
|
|||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
/* ::::: Folder Pane ::::: */
|
||||
treechildren::-moz-tree-image {
|
||||
#folderTree > treechildren::-moz-tree-image {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
/* reduce the padding set from messenger.css */
|
||||
#folderTree treechildren::-moz-tree-cell-text {
|
||||
#folderTree > treechildren::-moz-tree-cell-text {
|
||||
padding-inline-start: 2px;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче