forked from morrning/hesabixCore
9 lines
103 B
CSS
Executable file
9 lines
103 B
CSS
Executable file
label.required:before {
|
|
content: "* ";
|
|
color:Red;
|
|
}
|
|
.btn-link{
|
|
text-decoration: none;
|
|
}
|
|
|