Reload scrapers button (#592)

* Add reload scraper option to performer details
* Add scraper reload to scene edit page
* Show scene scraper menu when no queryable scrapers
* Add 0.3 changelog
This commit is contained in:
WithoutPants
2020-06-10 13:43:17 +10:00
committed by GitHub
parent 32011aa86f
commit d8ce137086
11 changed files with 106 additions and 9 deletions

View File

@@ -424,6 +424,11 @@ div.dropdown-menu {
}
}
.popover-body .btn .fa-icon,
.dropdown-item .fa-icon {
margin-left: 0;
}
.brand-icon {
padding: 3px 6px;