You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ha...@apache.org on 2018/05/15 09:23:46 UTC

[royale-asjs.wiki] branch master updated: location of theme files

This is an automated email from the ASF dual-hosted git repository.

harbs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 776002b  location of theme files
776002b is described below

commit 776002bf078ce2f869e0ae00abe9e5e6608d299c
Author: Harbs <ha...@in-tools.com>
AuthorDate: Tue May 15 12:23:37 2018 +0300

    location of theme files
---
 Terminology-and-Concepts.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Terminology-and-Concepts.md b/Terminology-and-Concepts.md
index 3934c4f..e5e3a97 100644
--- a/Terminology-and-Concepts.md
+++ b/Terminology-and-Concepts.md
@@ -91,5 +91,5 @@ IOW, a Basic Button (which extends UIBase) should be represented by the MXML
 ### CSS
 
 * **ClassReferences** Missing ClassReferences are likely to cause major failures.  Thus they should be specified in the containing SWC's defaults.css.
-* **Visual CSS** should go in theme SWCs
+* **Visual CSS** should go in theme SWCs (located in `frameworks/themes`)
 * **Positional CSS** can be hard-coded into layout classes or specified in class selectors and referenced by layout classes.
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
harbs@apache.org.