1 |
h1, h { |
2 |
-moz-binding: none; |
3 |
} |
4 |
|
5 |
body > h { |
6 |
-moz-binding: none; |
7 |
} |
8 |
|
9 |
#ABSTRACT { |
10 |
-moz-binding: none; |
11 |
} |
12 |
|
13 |
/* Revision: $Date: 2005/04/06 06:56:05 $ */ |
14 |
|
15 |
/* ***** BEGIN LICENSE BLOCK ***** |
16 |
* Version: MPL 1.1/GPL 2.0/LGPL 2.1 |
17 |
* |
18 |
* The contents of this file are subject to the Mozilla Public License Version |
19 |
* 1.1 (the "License"); you may not use this file except in compliance with |
20 |
* the License. You may obtain a copy of the License at |
21 |
* <http://www.mozilla.org/MPL/> |
22 |
* |
23 |
* Software distributed under the License is distributed on an "AS IS" basis, |
24 |
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License |
25 |
* for the specific language governing rights and limitations under the |
26 |
* License. |
27 |
* |
28 |
* The Original Code is toc.xbl code. |
29 |
* |
30 |
* The Initial Developer of the Original Code is |
31 |
* Wakaba <w@suika.fam.cx>. |
32 |
* Portions created by the Initial Developer are Copyright (C) 2005 |
33 |
* the Initial Developer. All Rights Reserved. |
34 |
* |
35 |
* Contributor(s): |
36 |
* Wakaba <w@suika.fam.cx> |
37 |
* |
38 |
* Alternatively, the contents of this file may be used under the terms of |
39 |
* either the GNU General Public License Version 2 or later (the "GPL"), or |
40 |
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), |
41 |
* in which case the provisions of the GPL or the LGPL are applicable instead |
42 |
* of those above. If you wish to allow use of your version of this file only |
43 |
* under the terms of either the GPL or the LGPL, and not to allow others to |
44 |
* use your version of this file under the terms of the MPL, indicate your |
45 |
* decision by deleting the provisions above and replace them with the notice |
46 |
* and other provisions required by the GPL or the LGPL. If you do not delete |
47 |
* the provisions above, a recipient may use your version of this file under |
48 |
* the terms of any one of the MPL, the GPL or the LGPL. |
49 |
* |
50 |
* ***** END LICENSE BLOCK ***** */ |