mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 19:08:54 +00:00
24 lines
597 B
XML
24 lines
597 B
XML
|
|
<tab_button_group>
|
|
<style name="highlight" border_color="#1296db">
|
|
<normal/>
|
|
</style>
|
|
</tab_button_group>
|
|
|
|
<tab_button>
|
|
<style name="default" margin="4" bg_color="#eeeeee">
|
|
<normal text_color="black"/>
|
|
<pressed text_color="black"/>
|
|
<over text_color="black"/>
|
|
<normal_of_active text_color="#00aa00"/>
|
|
<pressed_of_active text_color="#00aa00"/>
|
|
<over_of_active text_color="#00aa00"/>
|
|
</style>
|
|
</tab_button>
|
|
|
|
<pages>
|
|
<style name="at_top" border_color="#a0a0a0" border="bottom">
|
|
<normal />
|
|
</style>
|
|
</pages>
|