fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
editor: status bar
[fnpeditor.git]
/
src
/
editor
/
modules
/
rng
/
mainLayout.less
diff --git
a/src/editor/modules/rng/mainLayout.less
b/src/editor/modules/rng/mainLayout.less
index
ac28f02
..
c1a7e8e
100644
(file)
--- a/
src/editor/modules/rng/mainLayout.less
+++ b/
src/editor/modules/rng/mainLayout.less
@@
-20,10
+20,10
@@
[fnpjs-place="mainView"] {
position: absolute;
[fnpjs-place="mainView"] {
position: absolute;
- top:
0
;
+ top:
15px
;
left:0;
right:0;
left:0;
right:0;
- bottom:
0
;
+ bottom:
20px
;
z-index: 1;
> .rng-view-tabs {
z-index: 1;
> .rng-view-tabs {
@@
-40,4
+40,10
@@
}
}
}
}
+ [fnpjs-place="bottomPanel"] {
+ position: absolute;
+ bottom:0;
+ height: 20px;
+ width:100%
+ }
}
\ No newline at end of file
}
\ No newline at end of file