sync both themes with SeaMonkey 2.42 to 2.45 classic theme changes
[themes.git] / EarlyBlue / 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) {
6 -moz-margin-end: 4px;
7 -moz-margin-start: 1px;
8 width: 16px;
9 height: 16px;
10}
11
12#engineChildren::-moz-tree-row {
13 height: 20px;
14}