🚨 Implemented a notification system for background import

This commit is contained in:
2021-09-16 09:24:06 -07:00
parent b40f63289a
commit 476a55614e
8 changed files with 202 additions and 191 deletions

View File

@@ -79,7 +79,8 @@ $border-color: red;
.card-title {
margin-bottom: 0.4rem;
}
.cv-icon, i {
.cv-icon,
i {
margin: 4px 4px 4px 0;
}
padding: 0.5rem 1rem;
@@ -152,8 +153,9 @@ $border-color: red;
}
}
// Comic Detail
// Import
// Comic Detail
.comic-detail {
dl {
dd {
@@ -161,9 +163,9 @@ $border-color: red;
}
}
.button {
.airdcpp-text {
margin: 0 0 0 0.2rem;
}
.airdcpp-text {
margin: 0 0 0 0.2rem;
}
}
}
// Search