diff options
Diffstat (limited to 'js/components/tools-properties/text-properties.reel')
-rwxr-xr-x | js/components/tools-properties/text-properties.reel/text-properties.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/js/components/tools-properties/text-properties.reel/text-properties.html b/js/components/tools-properties/text-properties.reel/text-properties.html index 1e96d349..7fbec1da 100755 --- a/js/components/tools-properties/text-properties.reel/text-properties.html +++ b/js/components/tools-properties/text-properties.reel/text-properties.html | |||
@@ -21,13 +21,10 @@ | |||
21 | "fontSelection": {"@": "fontSelection"}, | 21 | "fontSelection": {"@": "fontSelection"}, |
22 | "fontSettings": {"@": "fontSettings"}, | 22 | "fontSettings": {"@": "fontSettings"}, |
23 | "fontSize": {"@": "fontSize"}, | 23 | "fontSize": {"@": "fontSize"}, |
24 | "fontColor": {"@": "fontColor"}, | ||
25 | "btnBold": {"@": "btnBold"}, | 24 | "btnBold": {"@": "btnBold"}, |
26 | "btnItalic": {"@": "btnItalic"}, | 25 | "btnItalic": {"@": "btnItalic"}, |
27 | "btnUnderline": {"@": "btnUnderline"}, | 26 | "btnUnderline": {"@": "btnUnderline"}, |
28 | "btnStrikethrough": {"@": "btnStrikethrough"}, | 27 | "btnStrikethrough": {"@": "btnStrikethrough"}, |
29 | "txtLink": {"@": "txtLink"}, | ||
30 | "linkTarget": {"@": "linkTarget"}, | ||
31 | "alignLeft": {"@": "alignLeft"}, | 28 | "alignLeft": {"@": "alignLeft"}, |
32 | "alignCenter": {"@": "alignCenter"}, | 29 | "alignCenter": {"@": "alignCenter"}, |
33 | "alignRight": {"@": "alignRight"}, | 30 | "alignRight": {"@": "alignRight"}, |