[TIMOB-12935] Custom Theme creation and overriding common.css in Mobile Web
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Medium |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2013-03-04T07:19:10.000+0000 |
| Affected Version/s | Release 2.1.4, Release 3.0.1, Release 3.0.2 |
| Fix Version/s | n/a |
| Components | MobileWeb |
| Labels | mobilesdk, mobileweb, titanium |
| Reporter | Ashish Nigam |
| Assignee | Chris Barber |
| Created | 2013-03-04T06:44:04.000+0000 |
| Updated | 2014-01-28T23:50:00.000+0000 |
Description
I want ability create my own custom CSS theme rather than provided default, overriding common.css. I don't want to apply to all project, only to specific project. Customizing splash.css does not work because common.css override it. For example, I want to have white as background but because common.css has 'black' for body, my application has annoying black background.
Dupe of TIMOB-7237.