idlehomescreen/examples/carouselwidgetexample/widget/xuikon/00/appstripe.css
author jake
Mon, 02 Aug 2010 12:02:47 +0300
branchRCL_3
changeset 29 d12a7ea0f775
permissions -rw-r--r--
Example applications for various Homescreen APIs.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
29
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     1
widget
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     2
{
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     3
	width:auto;
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     4
	height:auto;
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     5
	padding-top: 5px;
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     6
  padding-bottom: 5px;
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     7
  padding-left: 3px;
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     8
  background-color: none;
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
     9
}
d12a7ea0f775 Example applications for various Homescreen APIs.
jake
parents:
diff changeset
    10