// // This file contains proprietary software owned by Motorola Mobility, Inc.
// No rights, expressed or implied, whatsoever to this software are provided by Motorola Mobility, Inc. hereunder.
// (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. //
//MontageOverrides.scss //Montage overrides. //Note that colors and font definitions go in //_scss/themes/themename/_colors.scss and _scss/themes/themename/_fonts.scss .montage-modal { border: 0px; } .montage-popup-container { background: none; } .montage-invisible { display: none; }