fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
canvas api wip: getting previous node
[fnpeditor.git]
/
modules
/
rng
/
diffLayout.less
diff --git
a/modules/rng/diffLayout.less
b/modules/rng/diffLayout.less
index
bbe51aa
..
cd03dcd
100644
(file)
--- a/
modules/rng/diffLayout.less
+++ b/
modules/rng/diffLayout.less
@@
-1,12
+1,20
@@
.rng-module-rng-diffLayout {
\r
[fnpjs-place=left] {
\r
.rng-module-rng-diffLayout {
\r
[fnpjs-place=left] {
\r
- width:
2
00px;
\r
- margin: 0 20 0 0px;
\r
-
float: left
;
\r
+ width:
3
00px;
\r
+ margin: 0 20
px
0 0px;
\r
+
left: 0
;
\r
}
\r
[fnpjs-place=right] {
\r
}
\r
[fnpjs-place=right] {
\r
- width: 700px;
\r
- float: right;
\r
+ left: 320px;
\r
+ right: 0;
\r
+ }
\r
+
\r
+ [fnpjs-place=left], [fnpjs-place=right] {
\r
+ position: absolute;
\r
+ top: 0;
\r
+ bottom: 0;
\r
+
\r
+
\r
}
\r
\r
}
\ No newline at end of file
}
\r
\r
}
\ No newline at end of file