diff options
author | Ananya Sen | 2012-02-15 09:51:12 -0800 |
---|---|---|
committer | Ananya Sen | 2012-02-15 09:51:12 -0800 |
commit | 9048cd50bf5e0a418d1d95498bb593961f72db36 (patch) | |
tree | 90d029bebddfcd4a8aa4ad6bb9730200b4b3f823 /scss/imports | |
parent | 2e308be9bec5e06d81b2905b65005a232f0a190d (diff) | |
download | ninja-9048cd50bf5e0a418d1d95498bb593961f72db36.tar.gz |
Revert "Reverting text/html document classes and setting up MVC folder structure"
This reverts commit 68ce64a5a2f4a71b54d33916aaf1d57161302425.
Signed-off-by: Ananya Sen <Ananya.Sen@motorola.com>
Diffstat (limited to 'scss/imports')
-rwxr-xr-x | scss/imports/scss/_MainWindow.scss | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/scss/imports/scss/_MainWindow.scss b/scss/imports/scss/_MainWindow.scss index b5ff42bc..b7c7f4b7 100755 --- a/scss/imports/scss/_MainWindow.scss +++ b/scss/imports/scss/_MainWindow.scss | |||
@@ -331,9 +331,3 @@ | |||
331 | overflow: hidden; | 331 | overflow: hidden; |
332 | color: white; | 332 | color: white; |
333 | } | 333 | } |
334 | |||
335 | .montage-popup-modal-mask | ||
336 | { | ||
337 | opacity: 1; | ||
338 | background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,.65) 0%, rgba(0,0,0,0.8) 80%); | ||
339 | } \ No newline at end of file | ||