first (largest) part of sync for both themes with toolkit windows theme changes in...
[themes.git] / LCARStrek / communicator / search / 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/. */
52af0a75
RK
4
5#engineChildren::-moz-tree-image(engineName) {
dae45075
RK
6 margin-inline-end: 4px;
7 margin-inline-start: 1px;
52af0a75
RK
8 width: 16px;
9 height: 16px;
10}
11
12#engineChildren::-moz-tree-row {
13 height: 20px;
14}