fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
canvas api: dividing text element at the text boundries
[fnpeditor.git]
/
styles
/
common.less
diff --git
a/styles/common.less
b/styles/common.less
index
1b9ef18
..
00e1525
100644
(file)
--- a/
styles/common.less
+++ b/
styles/common.less
@@
-1,6
+1,10
@@
-.rng-common-hoveredNode {
\r
- border-color: red;
\r
- border-style:solid;
\r
- border-width:1px;
\r
-}
\r
-
\r
+body {
+ padding-top: 5px;
+}
+
+.rng-common-hoveredNode {
+ border-color: red !important;
+ border-style:solid;
+ border-width:1px;
+}
+