Index: trunk/extensions/WikiEditor/modules/jquery.wikiEditor.toolbar.css |
— | — | @@ -241,7 +241,7 @@ |
242 | 242 | } |
243 | 243 | .wikiEditor-ui-toolbar .section-help .page-table td.cell-syntax, |
244 | 244 | .wikiEditor-ui-toolbar .section-help .page-table td.syntax { |
245 | | - font-family: monospace; |
| 245 | + font-family: monospace, "Courier New"; |
246 | 246 | } |
247 | 247 | .wikiEditor-ui-toolbar .section-help .page-table td.syntax, |
248 | 248 | .wikiEditor-ui-toolbar .section-help .page-table td.cell-syntax, |
— | — | @@ -267,7 +267,7 @@ |
268 | 268 | color: black; |
269 | 269 | text-decoration: none; |
270 | 270 | cursor: pointer; |
271 | | - font-family: monospace; |
| 271 | + font-family: monospace, "Courier New"; |
272 | 272 | font-size: 1.25em; |
273 | 273 | } |
274 | 274 | .wikiEditor-ui-toolbar .page-characters div[dir=rtl] span { |