Skip to content

Commit cc49ca9

Browse files
committed
Restore CSS styling of workflowr buttons that I accidentally deleted.
1 parent f2e1543 commit cc49ca9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

analysis/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.btn-workflowr {
2+
border-radius: 1em;
3+
}

docs/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.btn-workflowr {
2+
border-radius: 1em;
3+
}

0 commit comments

Comments
 (0)