Skip to content
Snippets Groups Projects
Commit e79237fd authored by Gaurav Mahlawat's avatar Gaurav Mahlawat
Browse files

Asterisk color updated to text color

parent 8778ac18
No related branches found
No related tags found
1 merge request!8222Asterisk color updated to text color
...@@ -85,7 +85,7 @@ tr .form-item, ...@@ -85,7 +85,7 @@ tr .form-item,
display: inline-block; display: inline-block;
margin-inline: 0.15em; margin-inline: 0.15em;
content: "*"; content: "*";
color: var(--color-maximumred); color: inherit;
font-size: 0.875rem; font-size: 0.875rem;
} }
......
...@@ -72,7 +72,7 @@ tr .form-item, ...@@ -72,7 +72,7 @@ tr .form-item,
display: inline-block; display: inline-block;
margin-inline: 0.15em; margin-inline: 0.15em;
content: "*"; content: "*";
color: var(--color-maximumred); color: inherit;
font-size: 0.875rem; font-size: 0.875rem;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment