12 lines
252 B
CSS
12 lines
252 B
CSS
/* enrol_lti styles */
|
|
|
|
#registration-tab-content .input-group-append button.btn {
|
|
border: solid 1px #8f959e;
|
|
}
|
|
form#auto_submit {
|
|
display: none;
|
|
}
|
|
#registration-tab-content .input-group-append button.btn span.pix {
|
|
padding-left: 0.5rem;
|
|
}
|