mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-04 21:17:50 +08:00
17 lines
500 B
XML
17 lines
500 B
XML
<tab_button>
|
|
<style name="default" text_align_h="left" margin="4" border_color="#cccccc" bg_color="#eeeeee">
|
|
<normal text_color="black"/>
|
|
<pressed text_color="black"/>
|
|
<over text_color="black"/>
|
|
<normal_of_active text_color="#1296db"/>
|
|
<pressed_of_active text_color="#1296db"/>
|
|
<over_of_active text_color="#1296db"/>
|
|
</style>
|
|
</tab_button>
|
|
|
|
<pages>
|
|
<style name="default" border_color="#a0a0a0" border="left">
|
|
<normal />
|
|
</style>
|
|
</pages>
|