summaryrefslogtreecommitdiff
path: root/res/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/style.css')
-rw-r--r--res/css/style.css18
1 files changed, 17 insertions, 1 deletions
diff --git a/res/css/style.css b/res/css/style.css
index 61fa7a6a..6f8b8d54 100644
--- a/res/css/style.css
+++ b/res/css/style.css
@@ -166,9 +166,25 @@ table {
font-size: 17px;
z-index: 3; }
+.svg-input-fo-node {
+ fill: #363636;
+ z-index: 3; }
+
+.svg-input-fo-node input {
+ font-size: 17px;
+ background-color: transparent; }
+
.linklabel {
stroke: #363636;
- font-size: 14px; }
+ font-size: 14px;
+ background-color: transparent; }
+
+.svg-input-fo-link {
+ stroke: #363636; }
+
+.svg-input-fo-link input {
+ font-size: 14px;
+ background-color: transparent; }
.link {
fill: none;