[ALOY-119] Global style
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2012-07-21T14:37:08.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | XML |
| Labels | n/a |
| Reporter | Tony Lukasavage |
| Assignee | Unknown |
| Created | 2012-07-21T07:32:22.000+0000 |
| Updated | 2018-03-07T22:26:14.000+0000 |
Description
Allow developers to specify a global style that applies to all components. This global style will hold an identical priority value to that of each component-specific style, but will be processed before the component-specific style. This means that all ties in terms of priority will go to the component-specific style.
I am going to name this style
app.tss and put it in the normal styles folder. If some has a better idea for its name (I kicked around alloy.tss) let me know.
No comments