Árvore de páginas

Versões comparadas

Chave

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




Section
Column
width50%
draw.io Diagram
borderfalse
diagramNameHome Cards
simpleViewerfalse
width1200
linksauto
tbstylehidden
diagramDisplayName


lboxfalsediagramWidth1230revision1
Column
width50%


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

.columnLayout.three-equal{
	background-size: contain!important;    
	width: 100%;
	margin: 0 auto;
	padding-top: 32px;
    text-decoration: none;
    background-image: url(https://tdn.totvs.com/download/attachments/821559331/[email protected]?api=v2);
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    height: 230px;
}

div.panelContent{
	margin: 0 auto;
	padding-top: 32px;
	width: 1200px;//largura
	height: 300px;//comprimento
}

.composition-banner-overlay{
background:rgba(0,0,0,0.0);min-height:inherit;position:relative;border-radius:5px;
}

.aui-button.aui-button-primary, .aui-button.aui-button-primary:visited {
background-color: #000000;
color: #111111;
display: block;
margin-left: 20px;
margin-right: auto;

}
.composition-banner-title{
color: #000000!important;
}

.composition-banner-desc{
color: #000000!important;
}

.composition-banner-content {
width:100%;
}

.composition-banner {
    background-size: 100% !important;
    min-height: 320px;
    border-radius: 5px;
    margin-left: 10px;
 	background-repeat: no-repeat;
}
.composition-banner{
  opacity: 1.0;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}

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

  

HTML
<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;
}
</style>