diff options
author | Valerio Virgillito | 2012-02-09 16:39:38 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-02-09 16:39:38 -0800 |
commit | b2155233351966ff579db41a7b85be554c643a97 (patch) | |
tree | db6b9c79e27b3de81f7bca25c3cb7252409d3aaa /css | |
parent | cebd27bd649d01c8b8713651df3878da14b5e9a8 (diff) | |
parent | f0a833b589cd3bcd3ba26037070c06e945ef6e29 (diff) | |
download | ninja-b2155233351966ff579db41a7b85be554c643a97.tar.gz |
Merge branch 'code-cleanup' of https://github.com/mencio/ninja-internal into feature-branch
Diffstat (limited to 'css')
-rw-r--r-- | css/ninja.css | 2 |
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; } |