diff options
author | Jon Reid | 2012-01-27 16:15:38 -0800 |
---|---|---|
committer | Jose Antonio Marquez | 2012-01-29 13:29:33 -0800 |
commit | cb266a79c03968cf68efca015b2db8d6d221ac6d (patch) | |
tree | 8c25e301ec95f2f246070df49c219e476373e7f3 /_scss/imports/themes/default/_mixins.scss | |
parent | 0dca2755c07f9928e9d9b0b7feace48edf969900 (diff) | |
download | ninja-cb266a79c03968cf68efca015b2db8d6d221ac6d.tar.gz |
Fixes to radio button base styles. Comment clean-up.
Diffstat (limited to '_scss/imports/themes/default/_mixins.scss')
-rwxr-xr-x | _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 100755 --- 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; |