Files
luos/workflow/engine/templates/cases/caseChangeLog.html
davidcallizaya 4c590fcdf8 HOR-472 Change log de dynaforms obtiene un orden extraño de los cambios
+ Refactor of ChangeLog History
- Removed paging
+ Improved type style
2016-03-24 00:12:23 -04:00

19 lines
406 B
HTML

<link rel="stylesheet" type="text/css" href="/css/classic.css" />
<style type="text/css">
html{
color:black !important;
}
body{
color:black !important;
}
button.typeButton{
border-radius: 4px;
background-color: white;
border: 1px solid rgb(192, 192, 192);
font-size: 11px;
color: rgb(192, 192, 192);
}
</style>
<div id="processes-panel" width="80%" />