modified public/colors.css
@@ -29,6 +29,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -85,6 +86,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/components/Button.svelte
@@ -153,7 +153,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -196,27 +196,25 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| - | |
| - | |
| + | |
|
|
| - | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
modified src/views/projects/Header/CloneButton.svelte
@@ -35,7 +35,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/projects/Header/SeedButton.svelte
@@ -33,14 +33,19 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -62,6 +67,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/views/projects/Patch.svelte
@@ -65,7 +65,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified src/views/projects/Source/ProjectNameHeader.svelte
@@ -128,13 +128,13 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|
modified tests/e2e/project/issue.spec.ts
@@ -74,7 +74,7 @@ test("edit issue", async ({ page, authenticatedPeer }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -89,7 +89,7 @@ test("edit issue", async ({ page, authenticatedPeer }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -180,7 +180,7 @@ test("handling embeds", async ({ page, authenticatedPeer }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified tests/e2e/project/patch.spec.ts
@@ -198,7 +198,7 @@ test("edit patch", async ({ page, authenticatedPeer }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -209,7 +209,7 @@ test("edit patch", async ({ page, authenticatedPeer }) => {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|