aboutsummaryrefslogtreecommitdiff
path: root/css/ninja.css
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-09 16:39:38 -0800
committerValerio Virgillito2012-02-09 16:39:38 -0800
commitb2155233351966ff579db41a7b85be554c643a97 (patch)
treedb6b9c79e27b3de81f7bca25c3cb7252409d3aaa /css/ninja.css
parentcebd27bd649d01c8b8713651df3878da14b5e9a8 (diff)
parentf0a833b589cd3bcd3ba26037070c06e945ef6e29 (diff)
downloadninja-b2155233351966ff579db41a7b85be554c643a97.tar.gz
Merge branch 'code-cleanup' of https://github.com/mencio/ninja-internal into feature-branch
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 5a25cc84..26031a3a 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; }