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

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

commit fff09e0a7c7c39ba6613ad2d95efab6ef4deecfd
Author: Alex Harui <[email protected]>
AuthorDate: Wed Feb 21 17:22:41 2018 -0800

    Express doesn't need * selector either
---
 frameworks/projects/Express/src/main/resources/defaults.css | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/frameworks/projects/Express/src/main/resources/defaults.css 
b/frameworks/projects/Express/src/main/resources/defaults.css
index 6f50bdc..a0e3ae1 100644
--- a/frameworks/projects/Express/src/main/resources/defaults.css
+++ b/frameworks/projects/Express/src/main/resources/defaults.css
@@ -19,14 +19,6 @@
 
 @namespace "library://ns.apache.org/royale/express";
 
-/* Global style declaration */
-*
-{
-       font-family: "Arial";
-       font-size: 12px;
-       border-width: 1px;
-}
-
 .royale *, . royale *:before, . royale *:after {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to