tips:webos:uncapitalizeappmenu
Differences
This shows you the differences between two versions of the page.
tips:webos:uncapitalizeappmenu [2009/10/21 14:02] – created erik | tips:webos:uncapitalizeappmenu [2009/10/21 14:08] (current) – erik | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== How to uncapitalize items in the Application Menu ====== | ||
+ | To uncapitalize items in the Application Menu ([[http:// | ||
+ | |||
+ | <code css> | ||
+ | # | ||
+ | text-transform: | ||
+ | } | ||
+ | </ |