fix use with, improve move, change icons, improve topbar

This commit is contained in:
Eduardo Bart
2012-01-24 16:39:16 -02:00
parent fb386b3845
commit 24aab00431
46 changed files with 185 additions and 108 deletions

View File

@@ -20,7 +20,7 @@ Button < UIButton
ConsoleButton < UIButton
size: 20 20
image-source: /core_styles/images/consolebutton.png
image-source: /core_styles/images/tabbutton.png
image-color: white
image-clip: 0 0 20 20
image-border: 2

View File

@@ -2,3 +2,4 @@ Item < UIItem
size: 34 34
image-source: /core_styles/images/item.png
font: verdana-11px-rounded
border-color: white

View File

@@ -2,7 +2,7 @@ TabBar < UITabBar
TabBarPanel < Panel
TabBarButton < UIButton
size: 20 20
image-source: /core_styles/images/consolebutton.png
image-source: /core_styles/images/tabbutton.png
image-color: white
image-clip: 0 0 20 20
image-border: 2