Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bielefeld-CeBiTec
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2024 Competition
Bielefeld-CeBiTec
Commits
3af16fa9
Commit
3af16fa9
authored
10 months ago
by
Liliana Sanfilippo
Browse files
Options
Downloads
Patches
Plain Diff
deleted borders from bfh graph nodes
parent
024d674e
No related branches found
No related tags found
1 merge request
!1
Bfh branch
Pipeline
#376099
canceled
10 months ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
app.py
+1
-1
1 addition, 1 deletion
app.py
wiki/pages/bfh.html
+2
-2
2 additions, 2 deletions
wiki/pages/bfh.html
with
3 additions
and
3 deletions
app.py
+
1
−
1
View file @
3af16fa9
...
...
@@ -32,4 +32,4 @@ def pages(page):
# Main Function, Runs at http://0.0.0.0:8080
if
__name__
==
"
__main__
"
:
app
.
run
(
port
=
301
2
)
app
.
run
(
port
=
301
3
)
This diff is collapsed.
Click to expand it.
wiki/pages/bfh.html
+
2
−
2
View file @
3af16fa9
...
...
@@ -152,9 +152,9 @@
}},
//cannot be dragged or moved
fixed
:
true
,
borderWidth
:
4
,
borderWidth
:
1
,
size
:
30
,
color
:
{
border
:
'
#
850F78
'
,
background
:
"
#
6AA
FFF
"
},
color
:
{
border
:
'
#
FFF6F2
'
,
background
:
"
#FFF
6F2
"
},
font
:
{
color
:
"
#eeeeee
"
},
shapeProperties
:
{
useBorderWithImage
:
true
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment