From be4d7d1c91ff333293613312c1741bbd6f773165 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Mon, 24 Sep 2012 19:39:42 -0300 Subject: [PATCH] Fix toolbar issue. Now alawys is on the top. --- wise-editor/src/main/webapp/css/header.less | 3 + wise-editor/src/main/webapp/samples/huge.xml | 386 +++++++++++++++++++ 2 files changed, 389 insertions(+) create mode 100644 wise-editor/src/main/webapp/samples/huge.xml diff --git a/wise-editor/src/main/webapp/css/header.less b/wise-editor/src/main/webapp/css/header.less index 1b96fa00..a28cdea7 100644 --- a/wise-editor/src/main/webapp/css/header.less +++ b/wise-editor/src/main/webapp/css/header.less @@ -12,6 +12,9 @@ div#header { background: -o-linear-gradient(top, #393939 0%, #000000 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, #393939 0%, #000000 100%); /* IE10+ */ background: linear-gradient(top, #393939 0%, #000000 100%); /* W3C */ + z-index: 1000; + position: absolute; + top: 0; } div#headerLogo { diff --git a/wise-editor/src/main/webapp/samples/huge.xml b/wise-editor/src/main/webapp/samples/huge.xml new file mode 100644 index 00000000..1006e456 --- /dev/null +++ b/wise-editor/src/main/webapp/samples/huge.xml @@ -0,0 +1,386 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file