aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAnanya Sen2012-02-15 09:51:12 -0800
committerAnanya Sen2012-02-15 09:51:12 -0800
commit9048cd50bf5e0a418d1d95498bb593961f72db36 (patch)
tree90d029bebddfcd4a8aa4ad6bb9730200b4b3f823 /css
parent2e308be9bec5e06d81b2905b65005a232f0a190d (diff)
downloadninja-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 'css')
-rwxr-xr-xcss/ninja.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/css/ninja.css b/css/ninja.css
index 0be30434..d22cfc22 100755
--- a/css/ninja.css
+++ b/css/ninja.css
@@ -174,8 +174,6 @@ body { position: absolute; margin: 0px; width: 100%; height: 100%; background-co
174 174
175#documentBar { height: 25px; width: 1000px; position: relative; overflow: hidden; color: white; } 175#documentBar { height: 25px; width: 1000px; position: relative; overflow: hidden; color: white; }
176 176
177.montage-popup-modal-mask { opacity: 1; background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.8) 80%); }
178
179#middleDocArea { -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; margin: 1px; margin-bottom: 3px; border-style: solid; border-width: 1px; } 177#middleDocArea { -webkit-box-orient: horizontal; -moz-box-orient: horizontal; box-orient: horizontal; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; margin: 1px; margin-bottom: 3px; border-style: solid; border-width: 1px; }
180 178
181#mainStageIFrame { border: none; margin: 4px; } 179#mainStageIFrame { border: none; margin: 4px; }