close #1297 Fixed: Required modal style issue solved.
This commit is contained in:
parent
4b7018f40d
commit
e3e775d990
2
public/css/akaunting-color.css
vendored
2
public/css/akaunting-color.css
vendored
@ -2012,7 +2012,7 @@ button.bg-yellow:focus
|
|||||||
|
|
||||||
/*--------Form Error Color--------*/
|
/*--------Form Error Color--------*/
|
||||||
/*--Required Sign Color--*/
|
/*--Required Sign Color--*/
|
||||||
div.required .form-control-label:not(span):after, td.required:after
|
div.required > .form-control-label:not(span):after, td.required:after
|
||||||
{
|
{
|
||||||
content: ' *';
|
content: ' *';
|
||||||
color: #ef3232;
|
color: #ef3232;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user