artists/summary: link other names to artist searches.
* Link other names to artist searches instead of to the new artist page. * Remove the asterisk next to other names indicating the name isn't used as the primary name of another artist. This is almost always the case.
This commit is contained in:
@@ -159,8 +159,6 @@
|
||||
|
||||
--error-message-color: #A00;
|
||||
|
||||
--new-artist-color: #A00;
|
||||
|
||||
--bulk-update-request-approved-color: green;
|
||||
--bulk-update-request-failed-color: red;
|
||||
|
||||
@@ -441,7 +439,6 @@ body[data-current-user-theme="dark"] {
|
||||
|
||||
--low-post-count-color: var(--red-1);
|
||||
--login-link-color: var(--red-1);
|
||||
--new-artist-color: var(--red-1);
|
||||
--remove-favorite-button: var(--red-1);
|
||||
--fetch-source-data-border: 1px solid var(--grey-4);
|
||||
--quick-search-form-background: var(--grey-1);
|
||||
|
||||
Reference in New Issue
Block a user