User tests: Successful: Unsuccessful:
The admin login button has no background hover
color.
This PR adds it. Same colors as btn-primary hover
Patch, run npm. Display admin login page.
Hovering the button does not change the background color.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) NPM Change |
This was done intentionally. Don't ask me why.
Would still be nice to know why and maybe even chose another hover color if judged necessary before I change.
@coolcat-creations
Although your original patch has been modified since, is there any reason for a61df95#diff-64b20c259f11827e2b305938cad4b2a4
If not I will just kill totally #btn-login-submit
in the scss and let btn-primary
take over, as rightfully suggested by @SharkyKZ
Labels |
Added:
NPM Resource Changed
?
|
Looks fine to me.
I have tested this item
@coolcat-creations
Please test also and mark your test.
I have tested this item
Thank you, tested and works like described.
Status | Pending | ⇒ | Ready to Commit |
rtc. Tks for testing
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-07-04 20:11:57 |
Closed_By | ⇒ | Quy | |
Labels |
Added:
?
|
This was done intentionally. Don't ask me why. If you want to make the change anyways, just remove code for
#btn-login-submit
completely.