michael@0: %if 0 michael@0: /* This Source Code Form is subject to the terms of the Mozilla Public michael@0: * License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ michael@0: %endif michael@0: michael@0: #engineList treechildren::-moz-tree-image(engineName) { michael@0: -moz-margin-end: 4px; michael@0: -moz-margin-start: 1px; michael@0: width: 16px; michael@0: height: 16px; michael@0: } michael@0: michael@0: #engineList treechildren::-moz-tree-row { michael@0: height: 20px; michael@0: }