diff options
author | Armen Kesablyan | 2012-02-07 16:51:14 -0800 |
---|---|---|
committer | Armen Kesablyan | 2012-02-07 16:51:14 -0800 |
commit | 8110e01dc5093ac6baf621103dcaa5f769e5be92 (patch) | |
tree | ecf339e3097b6ba25d81cbe44d913ee67591bf4b /_scss/imports/scss/_toolbar.scss | |
parent | 5f506542d28e12b707c3bfa41b53383519838477 (diff) | |
parent | 668510892537eaaeb2e11520831d87b44b2489b7 (diff) | |
download | ninja-8110e01dc5093ac6baf621103dcaa5f769e5be92.tar.gz |
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal
Diffstat (limited to '_scss/imports/scss/_toolbar.scss')
-rw-r--r-- | _scss/imports/scss/_toolbar.scss | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/_scss/imports/scss/_toolbar.scss b/_scss/imports/scss/_toolbar.scss index 64fb32de..048c1f88 100644 --- a/_scss/imports/scss/_toolbar.scss +++ b/_scss/imports/scss/_toolbar.scss | |||
@@ -4,14 +4,14 @@ | |||
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 | // |
8 | * toolbar.scss | 8 | // toolbar.scss |
9 | * Styles governing the individual tools. | 9 | // Styles governing the individual tools. |
10 | * Note that colors and font definitions go in | 10 | // Note that colors and font definitions go in |
11 | * _scss/themes/themename/_colors.scss and _scss/themes/themename/_fonts.scss | 11 | // _scss/themes/themename/_colors.scss and _scss/themes/themename/_fonts.scss |
12 | */ | 12 | |
13 | 13 | ||
14 | /* New Tool List CSS */ | 14 | // New Tool List CSS |
15 | .SelectionToolPressed { | 15 | .SelectionToolPressed { |
16 | @include background-pos(12,1,26px,23px); | 16 | @include background-pos(12,1,26px,23px); |
17 | @include opacity(1.0); | 17 | @include opacity(1.0); |
@@ -219,7 +219,7 @@ | |||
219 | opacity: 0.7; | 219 | opacity: 0.7; |
220 | } | 220 | } |
221 | 221 | ||
222 | /* Selection Tool Options */ | 222 | // Selection Tool Options |
223 | .topAlignUp { | 223 | .topAlignUp { |
224 | 224 | ||
225 | @include background-pos(8,2,26px,23px); | 225 | @include background-pos(8,2,26px,23px); |