From 01e7e2448bc58698fb5808d141c1a8a5dfbdaaf7 Mon Sep 17 00:00:00 2001 From: Jon Reid Date: Fri, 27 Jan 2012 16:15:38 -0800 Subject: Fixes to radio button base styles. Comment clean-up. --- _scss/imports/scss/_toolbar.scss | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to '_scss/imports/scss/_toolbar.scss') 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 @@ // (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. // -/* - * toolbar.scss - * Styles governing the individual tools. - * Note that colors and font definitions go in - * _scss/themes/themename/_colors.scss and _scss/themes/themename/_fonts.scss - */ - -/* New Tool List CSS */ +// +// toolbar.scss +// Styles governing the individual tools. +// Note that colors and font definitions go in +// _scss/themes/themename/_colors.scss and _scss/themes/themename/_fonts.scss + + +// New Tool List CSS .SelectionToolPressed { @include background-pos(12,1,26px,23px); @include opacity(1.0); @@ -219,7 +219,7 @@ opacity: 0.7; } -/* Selection Tool Options */ +// Selection Tool Options .topAlignUp { @include background-pos(8,2,26px,23px); -- cgit v1.2.3