2007-11-06 21:09:14 -08:00
|
|
|
%if 0
|
2012-05-21 04:12:37 -07:00
|
|
|
/* This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
2007-11-06 21:09:14 -08:00
|
|
|
%endif
|
|
|
|
|
|
|
|
#engineList treechildren::-moz-tree-image(engineName) {
|
2007-11-06 21:09:46 -08:00
|
|
|
-moz-margin-end: 4px;
|
|
|
|
-moz-margin-start: 1px;
|
2008-06-15 18:31:12 -07:00
|
|
|
width: 16px;
|
|
|
|
height: 16px;
|
2007-11-06 21:09:46 -08:00
|
|
|
}
|
|
|
|
|
|
|
|
#engineList treechildren::-moz-tree-row {
|
2012-01-19 04:39:44 -08:00
|
|
|
height: 20px;
|
2007-11-06 21:09:14 -08:00
|
|
|
}
|