mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
commit
a295c88dc0
@ -6506,3 +6506,8 @@ select > option:hover {
|
|||||||
.label-bold{
|
.label-bold{
|
||||||
font-weight:400;
|
font-weight:400;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Adding style for required fields */
|
||||||
|
.required:before {
|
||||||
|
content: "*";
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user