Commit | Line | Data |
---|---|---|
9099c61d RK |
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/. */ | |
128000f4 | 4 | |
5 | @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); | |
f6e0a33f | 6 | |
74d14f90 | 7 | #newButton { |
45a0ce1c RK |
8 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
9 | -moz-image-region: rect(84px 25px 105px 0px); | |
74d14f90 | 10 | } |
11 | ||
12 | #newButton[disabled="true"] { | |
45a0ce1c | 13 | -moz-image-region: rect(84px 50px 105px 25px); |
74d14f90 | 14 | } |
15 | ||
16 | #openButton { | |
45a0ce1c RK |
17 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
18 | -moz-image-region: rect(105px 25px 126px 0px); | |
74d14f90 | 19 | } |
20 | ||
21 | #openButton[disabled="true"] { | |
45a0ce1c | 22 | -moz-image-region: rect(105px 50px 126px 25px); |
74d14f90 | 23 | } |
24 | ||
25 | #saveButton { | |
45a0ce1c RK |
26 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
27 | -moz-image-region: rect(147px 25px 168px 0px); | |
74d14f90 | 28 | } |
29 | ||
30 | #saveButton[disabled="true"] { | |
45a0ce1c | 31 | -moz-image-region: rect(147px 50px 168px 25px); |
74d14f90 | 32 | } |
33 | ||
74d14f90 | 34 | #publishButton { |
45a0ce1c RK |
35 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
36 | -moz-image-region: rect(210px 25px 231px 0px); | |
74d14f90 | 37 | } |
38 | ||
39 | #publishButton[disabled="true"] { | |
45a0ce1c | 40 | -moz-image-region: rect(210px 50px 231px 25px); |
74d14f90 | 41 | } |
74d14f90 | 42 | |
43 | #previewButton { | |
45a0ce1c RK |
44 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
45 | -moz-image-region: rect(126px 25px 147px 0px); | |
74d14f90 | 46 | } |
47 | ||
48 | #previewButton[disabled="true"] { | |
45a0ce1c | 49 | -moz-image-region: rect(126px 50px 147px 25px); |
74d14f90 | 50 | } |
51 | ||
52 | #printButton { | |
45a0ce1c RK |
53 | list-style-image: url("chrome://communicator/skin/icons/communicatoricons.png"); |
54 | -moz-image-region: rect(0px 25px 21px 0px); | |
74d14f90 | 55 | } |
56 | ||
57 | #printButton[disabled="true"] { | |
45a0ce1c | 58 | -moz-image-region: rect(0px 50px 21px 25px); |
74d14f90 | 59 | } |
60 | ||
74d14f90 | 61 | #findButton { |
45a0ce1c RK |
62 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
63 | -moz-image-region: rect(294px 25px 315px 0px); | |
74d14f90 | 64 | } |
65 | ||
66 | #findButton[disabled="true"] { | |
45a0ce1c | 67 | -moz-image-region: rect(294px 50px 315px 25px); |
74d14f90 | 68 | } |
74d14f90 | 69 | |
70 | #linkButton { | |
45a0ce1c RK |
71 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
72 | -moz-image-region: rect(63px 25px 84px 0px); | |
74d14f90 | 73 | } |
74 | ||
75 | #linkButton[disabled="true"] { | |
45a0ce1c | 76 | -moz-image-region: rect(63px 50px 84px 25px); |
74d14f90 | 77 | } |
78 | ||
79 | #imageButton { | |
45a0ce1c RK |
80 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
81 | -moz-image-region: rect(42px 25px 63px 0px); | |
74d14f90 | 82 | } |
83 | ||
84 | #imageButton[disabled="true"] { | |
45a0ce1c | 85 | -moz-image-region: rect(42px 50px 63px 25px); |
74d14f90 | 86 | } |
87 | ||
88 | #namedAnchorButton { | |
45a0ce1c RK |
89 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
90 | -moz-image-region: rect(0px 25px 21px 0px); | |
74d14f90 | 91 | } |
92 | ||
93 | #namedAnchorButton[disabled="true"] { | |
45a0ce1c | 94 | -moz-image-region: rect(0px 50px 21px 25px); |
74d14f90 | 95 | } |
96 | ||
97 | #hlineButton { | |
45a0ce1c RK |
98 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
99 | -moz-image-region: rect(21px 25px 42px 0px); | |
74d14f90 | 100 | } |
101 | ||
102 | #hlineButton[disabled="true"] { | |
45a0ce1c | 103 | -moz-image-region: rect(21px 50px 42px 25px); |
74d14f90 | 104 | } |
105 | ||
106 | #tableButton { | |
45a0ce1c RK |
107 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
108 | -moz-image-region: rect(189px 25px 210px 0px); | |
74d14f90 | 109 | } |
110 | ||
111 | #tableButton[disabled="true"] { | |
45a0ce1c | 112 | -moz-image-region: rect(189px 50px 210px 25px); |
74d14f90 | 113 | } |
114 | ||
115 | #spellingButton { | |
45a0ce1c RK |
116 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
117 | -moz-image-region: rect(168px 25px 189px 0px); | |
afb758a0 | 118 | } |
74d14f90 | 119 | |
120 | #spellingButton[disabled="true"] { | |
45a0ce1c | 121 | -moz-image-region: rect(168px 50px 189px 25px); |
74d14f90 | 122 | } |
afb758a0 | 123 | |
124 | #cutButton { | |
45a0ce1c RK |
125 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
126 | -moz-image-region: rect(231px 25px 252px 0px); | |
afb758a0 | 127 | } |
128 | ||
129 | #cutButton[disabled="true"] { | |
45a0ce1c | 130 | -moz-image-region: rect(231px 50px 252px 25px); |
afb758a0 | 131 | } |
132 | ||
133 | #copyButton { | |
45a0ce1c RK |
134 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
135 | -moz-image-region: rect(252px 25px 273px 0px); | |
afb758a0 | 136 | } |
137 | ||
138 | #copyButton[disabled="true"] { | |
45a0ce1c | 139 | -moz-image-region: rect(252px 50px 273px 25px); |
afb758a0 | 140 | } |
141 | ||
142 | #pasteButton { | |
45a0ce1c RK |
143 | list-style-image: url("chrome://editor/skin/icons/editoricons.png"); |
144 | -moz-image-region: rect(273px 25px 294px 0px); | |
afb758a0 | 145 | } |
146 | ||
147 | #pasteButton[disabled="true"] { | |
45a0ce1c | 148 | -moz-image-region: rect(273px 50px 294px 25px); |
a1f525f0 | 149 | } |