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
26e3e4b8
Commit
26e3e4b8
authored
6 months ago
by
Philip Mundt
Browse files
Options
Downloads
Plain Diff
Merge branch 'main' of
ssh://gitlab.igem.org/2024/bielefeld-cebitec
parents
ea4516a3
0a7db231
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#497874
failed
6 months ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/App/Timelines.css
+2
-2
2 additions, 2 deletions
src/App/Timelines.css
with
2 additions
and
2 deletions
src/App/Timelines.css
+
2
−
2
View file @
26e3e4b8
...
...
@@ -34,7 +34,7 @@
.timeline
ol
li
:nth-child
(
2
n
+
1
)
.time-meta
::before
{
top
:
100%
;
left
:
8px
!important
;
border-color
:
#f6faf6
transparent
transparent
transparent
!important
;
border-color
:
white
transparent
transparent
transparent
!important
;
}
.timeline
ol
li
:nth-child
(
2
n
+
1
)
.moretop
{
top
:
-40px
!important
;
...
...
@@ -50,7 +50,7 @@
.timeline
ol
li
:nth-child
(
2
n
)
.time-meta
::before
{
top
:
100%
;
left
:
8px
!important
;
border-color
:
transparent
transparent
transparent
#f6faf6
!important
;
border-color
:
transparent
transparent
transparent
white
!important
;
}
.timeline
ol
li
:nth-child
(
2
n
)
.moretop
{
top
:
50px
!important
;
...
...
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