diff options
author | Valerio Virgillito | 2012-07-17 23:34:57 -0700 |
---|---|---|
committer | Valerio Virgillito | 2012-07-17 23:34:57 -0700 |
commit | 8f78cb1377009dabde95f4a81d5090b79b9de0da (patch) | |
tree | 4b984909acba691eac8376e3b60412f632e3cdc3 /scss | |
parent | 4f737b24c19ddc02d20f9783b8b080fc6ef11142 (diff) | |
download | ninja-8f78cb1377009dabde95f4a81d5090b79b9de0da.tar.gz |
menu design update and bug fixes - Moved Preview to the document bar
- Redesigned the menu and improved DOM structure.
- Removed un-used entires
- Fixed layout and snap entries
- Moved the preview button to the document bar.
- Fixes for bugs: #1750, #1867, #1876, #1895
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'scss')
-rwxr-xr-x | scss/imports/scss/_MainWindow.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/imports/scss/_MainWindow.scss b/scss/imports/scss/_MainWindow.scss index a13487dd..0bb5fd8c 100755 --- a/scss/imports/scss/_MainWindow.scss +++ b/scss/imports/scss/_MainWindow.scss | |||
@@ -90,7 +90,7 @@ | |||
90 | #topMenu { | 90 | #topMenu { |
91 | background-color: #474747; | 91 | background-color: #474747; |
92 | position:absolute; | 92 | position:absolute; |
93 | height:28px; | 93 | height:26px; |
94 | width:100%; | 94 | width:100%; |
95 | top:0px; | 95 | top:0px; |
96 | left:0px; | 96 | left:0px; |