115
text-decoration:underline;
}
Modifyticketbyadmin.css
select.modifyticketbyspec{
font-family: segoe print;
font-size:calc(8px + 0.25vw);
text-align: center;
width:487px;
}
label.modifyticketbyspec{
white-space:pre-wrap;
color: white;
font-family: segoe print;
font-size: calc(8px + 0.25vw);
}
input.modifyticketbyspec{
font-family: segoe print;
font-size: calc(8px + 0.25vw);
width: 30rem;
}
span.success{
color: green;
font-family: segoe print;
font-size: calc(8px + 0.25vw);
text-align: center;
}