참조 페이지
http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html
설정 예시
TabNavigator {
tabHeight: 18;
tabWidth: 75;
cornerRadius: 11;
horizontalAlign: center;
paddingLeft: 8;
paddingRight: 8;
textIndent: 6;
backgroundAlpha: 0.53;
borderStyle: none;
borderThickness: 9;
tabStyleName: "myTabs";
firstTabStyleName: "myTabs";
lastTabStyleName: "myTabs";
selectedTabTextStyleName: "mySelectedTabs";
}
.myTabs {
fillColors: #cc0033, #ff0000;
backgroundColor: #666666;
color: #33ff00;
textRollOverColor: #000000;
themeColor: #cc0033;
textAlign: center;
}
.mySelectedTabs {
color: #00ff00;
textRollOverColor: #0000cc;
}
http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html
설정 예시
TabNavigator {
tabHeight: 18;
tabWidth: 75;
cornerRadius: 11;
horizontalAlign: center;
paddingLeft: 8;
paddingRight: 8;
textIndent: 6;
backgroundAlpha: 0.53;
borderStyle: none;
borderThickness: 9;
tabStyleName: "myTabs";
firstTabStyleName: "myTabs";
lastTabStyleName: "myTabs";
selectedTabTextStyleName: "mySelectedTabs";
}
.myTabs {
fillColors: #cc0033, #ff0000;
backgroundColor: #666666;
color: #33ff00;
textRollOverColor: #000000;
themeColor: #cc0033;
textAlign: center;
}
.mySelectedTabs {
color: #00ff00;
textRollOverColor: #0000cc;
}
'etc > old' 카테고리의 다른 글
Layout 배치 테스트 (0) | 2009.05.29 |
---|---|
구글-네이버, ‘오픈’의 엇갈림 (0) | 2009.05.28 |
FLEX 차트 스킨 ARTWORK 적용하기 - For Photo Shop (3) | 2009.05.26 |
차트 - 디자인을 해보자 ! (0) | 2009.05.21 |
‘오피스 2010’ 프리뷰 버전 유출, 이용자 확산 (0) | 2009.05.20 |