From f0a833b589cd3bcd3ba26037070c06e945ef6e29 Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Thu, 9 Feb 2012 16:37:52 -0800 Subject: Removing the un-used context menu style Signed-off-by: Valerio Virgillito --- css/ninja.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'css/ninja.css') 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 #rightPanelContent { overflow-y: hidden; } -.contextMenu { position: absolute; z-index: 999; } - #openDocumentsTabComponent { height: 25px; position: relative; overflow: hidden; color: white; } #openDocuments { float: left; height: 25px; width: 100%; font-size: 12px; list-style: none; margin: 0; padding: 0; position: relative; text-decoration: none; } -- cgit v1.2.3