Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Totvs custom layout
largura100%
altura100%
Section
Column
width7%


Column
width20%
Totvs custom box
layoutbranco
footerno
width120px
headerno
height100%

Button
Cor#ff4500cc
TextoCalendário de Releases
Linkhttps://tdn.totvs.com/pages/viewpage.action?pageId=533743163

Column
width20%
Totvs custom box
layoutbranco
footerno
width120px
headerno
height100%

Button
Cor#FF8C00
TextoVersões Vigentes e Expiradas
Linkhttps://tdn.totvs.com/pages/viewpage.action?pageId=533741756

Column
width20%
Totvs custom box
layoutbranco
footerno
width120px
headerno
height100%
Totvs custom box
layoutbranco
footerno
width120px
headerno
height100%

Button
Cor#FFA500
TextoAtualizações Serviços API
Linkhttps://tdn.totvs.com/pages/viewpage.action?pageId=540890695

Column
width20%

Button
Cor#FFA500
TextoCentral de Expedição
Linkhttps://suporte.totvs.com/portal/p/10098/totalbanco-expedicao-redirect

Column
width20%
Totvs custom box
layoutbranco
footerno
width120px
headerno
height100%

Image Added

Column
width5%


HTML
<style><style>
#title-text {
	display: none !important; 
}

.custom-button {
    background-size: 100% !important;
    min-height: 125px;
    border-radius: 15px;
    margin-left: 1px;
 	background-repeat: no-repeat;
}
.custom-button{
  opacity: 1.0;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}

.custom-button:hover{
  opacity: 0.5;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}
</style>

</style>

...