OpenMRS
Code clean up
Remove these CSS tags, as they are no longer needed. (see the comment)
/* remove when LUI-126 is fixed */
.swagger-ui .opblock-body pre * {
font-family: Source Code Pro, monospace;
}
.swagger-ui .response-col_description__inner span * {
font-family: Source Code Pro,monospace;
}
.swagger-ui .tab li * {
font-family:Titillium Web,sans-serif;
}
openmrs-module-webservices.rest/blob/master/omod/src/main/webapp/apiDocs.jsp#L35-L44
Students who completed this task
Tomasz DomagaĆa