fnp
/
fnpeditor.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge in change to the Actions api
[fnpeditor.git]
/
src
/
editor
/
modules
/
documentCanvas
/
canvas
/
documentElement.less
1
[document-node-element] {
2
.canvas-widgets {
3
display: inline;
4
text-indent: 0;
5
}
6
7
.canvas-widget {
8
display: none;
9
}
10
11
12
}