User tests: Successful: Unsuccessful:
Pull Request for Issue #23790
Changed color from #c6d2de
to#d4d4d4
of span
tag in administrator/templates/atum/scss/blocks/_login.scss
On the login page, without filling any credentials click Log In
The color of the text 'Field value cannot be empty ' should be#d4d4d4
The color of the text 'Field value cannot be empty ' was #c6d2de
None
Status | New | ⇒ | Pending |
Category | ⇒ | Administration Templates (admin) |
Title |
|
@hardik-codes You can replace #d4d4d4
with var(--white-offset)
Labels |
Added:
?
|
@C-Lodder and @dgrammatiko please review the changes
Members please test this PR
@hardik-codes theres an unanswered Question by @astridx
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-04-16 19:50:04 |
Closed_By | ⇒ | Quy |
Closed_Date | 2019-04-16 19:50:04 | ⇒ | 2019-04-16 19:50:05 |
Closed_By | Quy | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/23831
Please see the new backend template.
Please see the new backend template.
@hardik-codes you need to use a variable from the_variables.scss instead of hardcoding the value here. @C-Lodder already proposed it in the issue