HuyPV
Thursday, January 6, 2011
File: polish.css
/* global (for all screen) */
title {
background {
anchor: top | left;
image: url( appheader.png );
}
min-height: 40;
}
/* for specific screen (List, Form, Textbox) */
.statusScreen {
title-style: fixTitle;
}
.fixTitle {
inherit: false;
font-style: bold;
}
Title:
J2ME Polish Title CSS
Description:
File: polish.css /* global (for all screen) */ title { background { anchor: top | left; image: url( appheader.png ); } ...
...
Rating:
4