summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/simple_text_editor.xml
blob: 20af3bb58f78aae121109d4745158942eb5c03e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<simple_text_editor cursor_color="TextCursorColor"
                    default_color="TextDefaultColor"
                    text_color="TextFgColor"
                    text_readonly_color="TextFgReadOnlyColor"
                    bg_readonly_color="TextBgReadOnlyColor"
                    bg_writeable_color="TextBgWriteableColor"
                    bg_focus_color="TextBgFocusColor"
                    hide_border="false" 
                    hide_scrollbar="false" 
                    font="SansSerif"/>