canmove, Confirmed users
1,189
edits
No edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
* Functional stuff (for example, toggling the display property based on application state) should be in content css rather than theme css. | * Functional stuff (for example, toggling the display property based on application state) should be in content css rather than theme css. | ||
* Avoid picking arbitrary colors without signoff, recommendation or consultation with UX. | * Avoid picking arbitrary colors without signoff, recommendation or consultation with UX. | ||
** Wherever possible use one of the constants: e.g., @toolbarShadowColor@, @toolbarHighlight@, etc. | |||