149
by Leo Iannacone
Added applets for gui editor |
1 |
<?xml version="1.0" encoding="utf-8" ?>
|
2 |
<!--
|
|
3 |
* FCKeditor styles for usage with MoinMoin
|
|
4 |
-->
|
|
5 |
<Styles>
|
|
6 |
<Style name="Big" element="big" /> |
|
7 |
<Style name="Small" element="small" /> |
|
8 |
<Style name="Typewriter" element="tt"> |
|
9 |
<Attribute name="css" value="backtick" /> |
|
10 |
</Style>
|
|
11 |
</Styles>
|