Deploying to gh-pages from @ status-im/network-stories@e8b2a08b74 🚀

This commit is contained in:
jessiebroke 2022-04-17 06:31:31 +00:00
parent d8eab2f22f
commit 329f124eda
12 changed files with 11110 additions and 11010 deletions

File diff suppressed because one or more lines are too long

View File

@ -52,6 +52,7 @@ html[data-theme='dark'] {
);
--ls-border-color: #0e5263;
--ls-secondary-border-color: #126277;
--ls-tertiary-border-color: rgba(0, 2, 0, 0.10);
--ls-guideline-color: #0b4a5a;
--ls-menu-hover-color: var(--ls-secondary-background-color);
--ls-primary-text-color: #a4b5b6;
@ -103,14 +104,15 @@ html[data-theme='light'] {
--ls-tertiary-background-color: #f1eee8;
--ls-quaternary-background-color: #e8e5de;
--ls-table-tr-even-background-color: #f7f7f7;
--ls-active-primary-color: rgb(4, 85, 145);
--ls-active-secondary-color: #003761;
--ls-active-primary-color: rgb(0, 105, 182);
--ls-active-secondary-color: #00477c;
--ls-block-properties-background-color: #f7f7f7;
--ls-page-properties-background-color: #f7f7f7;
--ls-block-ref-link-text-color: #d8e1e8;
--ls-search-background-color: var(--ls-primary-background-color);
--ls-border-color: #ccc;
--ls-secondary-border-color: #e2e2e2;
--ls-tertiary-border-color: rgba(200, 200, 200, 0.30);
--ls-guideline-color: rgba(46, 27, 5, 0.08);
--ls-menu-hover-color: var(--ls-a-chosen-bg);
--ls-primary-text-color: #433f38;
@ -741,6 +743,7 @@ li p:last-child,
}
.canceled,
.cancelled,
.done {
text-decoration: line-through;
opacity: 0.6;
@ -780,7 +783,8 @@ li p:last-child,
}
.done,
.canceled {
.canceled,
.cancelled {
opacity: 0.7;
}
@ -902,6 +906,7 @@ button.menu:focus {
.menu-link {
background-color: var(--ls-primary-background-color, #fff);
color: var(--ls-primary-text-color);
user-select: none;
}
.menu-link:first-of-type {

File diff suppressed because one or more lines are too long

BIN
static/img/file-edn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

BIN
static/img/folder-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

BIN
static/img/folder.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

BIN
trace.zip

Binary file not shown.