Skip to content

Commit 24e4ae3

Browse files
authored
[5.3] [a11y] Dark Mode log in message (joomla#45117)
1 parent fa61769 commit 24e4ae3

File tree

1 file changed

+1
-1
lines changed
  • build/media_source/templates/administrator/atum/scss/blocks

1 file changed

+1
-1
lines changed

build/media_source/templates/administrator/atum/scss/blocks/_login.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ label {
265265
}
266266

267267
.invalid .form-control-feedback {
268-
color: var(--danger);
268+
color: var(--danger-text);
269269
}
270270
}
271271

0 commit comments

Comments
 (0)