fourth part of syncing LCARStrek with Firefox 42-44 windows theme changes
[themes.git] / LCARStrek / browser / engineManager.css
CommitLineData
9099c61d
RK
1/* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
319c6529
RK
4
5#engineList treechildren::-moz-tree-image(engineName) {
6 -moz-margin-end: 4px;
7 -moz-margin-start: 1px;
8 width: 16px;
9 height: 16px;
10}
11
12#engineList treechildren::-moz-tree-row {
c5772fdf 13 height: 20px;
319c6529 14}