aboutsummaryrefslogtreecommitdiff
path: root/css/ninja.css
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-09 16:37:52 -0800
committerValerio Virgillito2012-02-09 16:37:52 -0800
commitf0a833b589cd3bcd3ba26037070c06e945ef6e29 (patch)
tree298364e9e45740860a3b59980e88e01cd00fffb2 /css/ninja.css
parentc8720030e315d8c440354f54cf48f0c1464d72cb (diff)
downloadninja-f0a833b589cd3bcd3ba26037070c06e945ef6e29.tar.gz
Removing the un-used context menu style
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'css/ninja.css')
-rw-r--r--css/ninja.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/css/ninja.css b/css/ninja.css
index ba434f42..d81ea5b1 100644
--- a/css/ninja.css
+++ b/css/ninja.css
@@ -164,8 +164,6 @@ body { position: absolute; margin: 0px; width: 100%; height: 100%; background-co
164 164
165#rightPanelContent { overflow-y: hidden; } 165#rightPanelContent { overflow-y: hidden; }
166 166
167.contextMenu { position: absolute; z-index: 999; }
168
169#openDocumentsTabComponent { height: 25px; position: relative; overflow: hidden; color: white; } 167#openDocumentsTabComponent { height: 25px; position: relative; overflow: hidden; color: white; }
170 168
171#openDocuments { float: left; height: 25px; width: 100%; font-size: 12px; list-style: none; margin: 0; padding: 0; position: relative; text-decoration: none; } 169#openDocuments { float: left; height: 25px; width: 100%; font-size: 12px; list-style: none; margin: 0; padding: 0; position: relative; text-decoration: none; }