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