01. DADOS GERAIS

Produto:

Linha de Produto:

Segmento:

Módulo:SIGAJURI
Função:

Tarefas.component.ts
Tarefas.component.html
Tarefas.service.ts
Andamentos.component.ts
det-processo.component.ts
det-processo.component.html
WSLegalProcess.prw

Requisito/Story/Issue (informe o requisito relacionado) :DJURDEP-8029


02. SITUAÇÃO/REQUISITO

O objetivo desta story é melhorar a usabilidade de alguns itens, conforme listado abaixo:

03. SOLUÇÃO

Para prover maior usabilidade de alguns itens do Totvs Jurídico, foram implementadas as seguintes melhorias:

04. DEMAIS INFORMAÇÕES

Não há.


05. ASSUNTOS RELACIONADOS

Não há.




<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item.active-tab a::after { 
	background: #FF9900; !important 
}

.menu-item.active-tab { 
	border-bottom: none !important; 
}

</style>