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/. */
5 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
14 .tab-bottom[selected="true"] {
15 /* color: -moz-FieldText; */
19 list-style-image: url("chrome://editor/skin/icons/editmode-normal.gif");
23 list-style-image: url("chrome://editor/skin/icons/editmode-tags.gif");
27 list-style-image: url("chrome://editor/skin/icons/editmode-html.gif");
31 list-style-image: url("chrome://editor/skin/icons/editmode-preview.gif");