Final part of long PR chain (#377)

This commit is contained in:
Soitora 2020-10-02 17:32:08 +02:00 committed by GitHub
parent f03c86831b
commit 4328bb9ea6
6 changed files with 49 additions and 37 deletions

View File

@ -100,7 +100,7 @@ export default {
font-size 0
.app-icon,
.app-label
color $accentColorSecondary
color darken($accentColor, 25%)
font-weight 500
font-size 1rem
.app-icon

View File

@ -67,7 +67,7 @@ export default {
white-space nowrap
.fileNameIcon,
.fileName
color $accentColorSecondary
color #23638f
font-weight 500
font-size 1em
.fileNameIcon

View File

@ -12,11 +12,21 @@ font-feature-settings()
font-feature-settings arguments
// Background color
html
overflow-y scroll
body
font-family $fontMain
font-size 16px
html,
body,
.theme-container
background-color $backgroundColor
a
color #4a7cf6
.navbar
background-color $backgroundColor
.links
@ -26,6 +36,25 @@ body,
background-color $backgroundColorSecondary
// Custom block containers
.theme-default-content
h1
font-size 2.25rem
font-weight 500
h2
font-size 1.5rem
font-weight 500
padding-top 0rem !important
padding-bottom .25rem !important
margin-top 2rem !important
margin-bottom 1rem !important
code
padding .25rem .5rem
margin 0
border-radius .25rem
font-size .8rem
background-color $containerBackground
color $accentColorSecondary
.videolink
background-color transparent !important
border none !important
@ -37,6 +66,7 @@ body,
a,
.material-holder
color #4a7cf6
.custom-block
padding-left 1.25rem
padding-right 1rem
@ -128,18 +158,6 @@ body,
.videolink
margin-top -1rem
// Expander container
.expander
background-color $containerBackground
border-radius $containerBorderRadius
margin 1rem 0
padding 1rem 1.5rem
.expansion
user-select none
font-weight bold
&:focus
outline none
// File tree
.file-tree
font-family $fontCode
@ -287,12 +305,6 @@ body,
.sidebar .dropdown-wrapper .dropdown-title
pointer-events auto
// Fix weird header spacing
.theme-default-content:not(.custom) >
h2,
h3
margin-bottom .2rem !important
.el-collapse,
.el-tabs,
.el-alert,

View File

@ -47,7 +47,7 @@ Check your spelling and try again, there's also the chance that your used source
* Some sources use different spellings.
> For example **Bungo Stray Dogs** instead of **Bungou Stray Dogs**.
* Some sources use different wordings
> For example **3-gatsu no Lion** instead of **Sangatsu no Lion**.
> For example **3-gatsu no Lion** instead of **Sangatsu no Lion**.
::: note
Find more potential answers to your questions [here](/help/faq/#why-can-t-i-find-x-manga).
:::

View File

@ -20,7 +20,7 @@ Always make sure to have a [backup](/help/guides/creating-backups/) in case anyt
:::
1. Tap into a **Manga** you would like to migrate.
2. Go to <Navigation item="overflow"/> and tap <Navigation item="migrate" />.
1. Go to <Navigation item="overflow"/> and tap <Navigation item="migrate" />.
> **Tachiyomi** will do a global search of all the sources you have installed and enabled.
1. Select the **Source** that you'd like to migrate *to* by tapping the **Manga** thumbnail.
1. Choose which data you want to transfer over, and you're done.
@ -32,9 +32,9 @@ Always make sure to have a [backup](/help/guides/creating-backups/) in case anyt
:::
1. Tap into <Navigation item="browse"/> on the bottom navbar.
2. Press the <Navigation item="migrate" /> tab at the top next to <Navigation item="extensions" />.
3. Select the **Source** that you'd like to migrate *from*.
4. Tap the **Manga** you'd like to migrate *from* the **Source**.
1. Press the <Navigation item="migrate" /> tab at the top next to <Navigation item="extensions" />.
1. Select the **Source** that you'd like to migrate *from*.
1. Tap the **Manga** you'd like to migrate *from* the **Source**.
> **Tachiyomi** will do a global search of all the sources you have installed and enabled.
1. Select the **Source** you'd like to migrate *to* by tapping the **Manga** thumbnail.
1. Choose which data you want to transfer over, and you're done.
@ -97,11 +97,11 @@ Pin sources in <Navigation item="browse"/> using the <MaterialIcon icon="push_pi
:::
1. Tap into <Navigation item="library"/>.
2. Tap <Navigation item="overflow"/>**Source migration**.
3. Select the **Source** you'd like to migrate *from* and select **All**.
4. Select the **Sources** that you'd like to migrate *to* and search by and tap the arrow labeled <Navigation item="migrate" />. at the bottom right.
5. Choose which data you want to transfer over.
6. Wait until all your **Manga** is found and hit the <MaterialIcon icon="done_all"/> at the top and you're done.
1. Tap <Navigation item="overflow"/>**Source migration**.
1. Select the **Source** you'd like to migrate *from* and select **All**.
1. Select the **Sources** that you'd like to migrate *to* and search by and tap the arrow labeled <Navigation item="migrate" />. at the bottom right.
1. Choose which data you want to transfer over.
1. Wait until all your **Manga** is found and hit the <MaterialIcon icon="done_all"/> at the top and you're done.
> If a manga is not found, or is wrong you can manually search it by pressing <Navigation item="overflow"/>**Search manually**.
::::
@ -111,11 +111,11 @@ Pin sources in <Navigation item="browse"/> using the <MaterialIcon icon="push_pi
:::
1. Tap into <Navigation item="browse"/> on the bottom navbar.
2. Press the <Navigation item="migrate" /> tab at the top next to <Navigation item="extensions" />.
3. Select the **Source** that you'd like to migrate *from*.
4. Select the **Source** you'd like to migrate *from* and select **All**.
5. Select the **Sources** that you'd like to migrate *to* and search by and tap the arrow labeled <Navigation item="migrate" />. at the bottom right.
6. Choose which data you want to transfer over.
7. Wait until all your **Manga** is found and hit the <MaterialIcon icon="done_all"/> at the top and you're done.
1. Press the <Navigation item="migrate" /> tab at the top next to <Navigation item="extensions" />.
1. Select the **Source** that you'd like to migrate *from*.
1. Select the **Source** you'd like to migrate *from* and select **All**.
1. Select the **Sources** that you'd like to migrate *to* and search by and tap the arrow labeled <Navigation item="migrate" />. at the bottom right.
1. Choose which data you want to transfer over.
1. Wait until all your **Manga** is found and hit the <MaterialIcon icon="done_all"/> at the top and you're done.
> If a manga is not found, or is wrong you can manually search it by pressing <Navigation item="overflow"/>**Search manually**.
::::

View File

@ -6,7 +6,7 @@ lang: en-US
# Troubleshooting problems
**This page is for when you encounter a problem with a source extension.**
This page is for when you encounter a problem with a source extension.
::: c-danger Common error messages
- HTTP Error 4xx