4 * Copyright (c) 2004 David Holroyd, and contributors
5 * See the file 'COPYING' for terms of use
7 * Part of the Docbook-CSS stylesheet
8 * http://www.badgers-in-foil.co.uk/projects/docbook-css/
10 * This file contains CSS specific to mozilla.org's Gecko rendering engine.
12 * Some of the rules here will take effect even if you aren't using a Mozilla-
17 /* make <ulink>s clickable */
19 -moz-binding:url
('db-bindings.xml#ulink');
21 -moz-user-focus: normal
;
29 -moz-outline: 1px dotted invert
;
33 -moz-binding:url
('db-bindings.xml#image');
37 guimenu
, guimenuitem
, guisubmenu
{
41 orderedlist
, itemizedlist
, procedure
{
42 /* this seems to be required to make auto-numbering work */
43 -moz-counter-reset: -html-counter
0;