diff options
author | hwc487 | 2012-01-30 16:09:00 -0800 |
---|---|---|
committer | hwc487 | 2012-01-30 16:09:00 -0800 |
commit | c41d2c2b749b67921f243fb7594ce0cdb1ccce36 (patch) | |
tree | cf25c9583b371b41e9d2da7e714bfbd657db22dc /_scss/imports/themes/default/_mixins.scss | |
parent | 86a801c057fc3b0580d6130be5740c2ee503444f (diff) | |
parent | f129a23ff0b69f27a05a07badcdbd10fb76b86b4 (diff) | |
download | ninja-c41d2c2b749b67921f243fb7594ce0cdb1ccce36.tar.gz |
Merge branch 'staging' of github.com:Motorola-Mobility/ninja-internal into working
Diffstat (limited to '_scss/imports/themes/default/_mixins.scss')
-rw-r--r-- | _scss/imports/themes/default/_mixins.scss | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/_scss/imports/themes/default/_mixins.scss b/_scss/imports/themes/default/_mixins.scss index e6a38a93..9f61e7ef 100644 --- a/_scss/imports/themes/default/_mixins.scss +++ b/_scss/imports/themes/default/_mixins.scss | |||
@@ -4,10 +4,8 @@ | |||
4 | // (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | 4 | // (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. |
5 | // </copyright> | 5 | // </copyright> |
6 | 6 | ||
7 | /* | 7 | // themes/themename/mixins.scss |
8 | * themes/themename/mixins.scss | 8 | // Mixins that are theme-dependent (e.g. sprite mixins, etc) |
9 | * Mixins that are theme-dependent (e.g. sprite mixins, etc) | ||
10 | */ | ||
11 | 9 | ||
12 | $Mx:0; | 10 | $Mx:0; |
13 | $My:0; | 11 | $My:0; |