hesabixCore/webUI/src/assets/site.css

7 lines
99 B
CSS
Raw Normal View History

2025-03-21 14:20:43 +03:30
label.required:before {
content: "* ";
color:Red;
}
.btn-link{
text-decoration: none;
}