Árvore de páginas

Versões comparadas

Chave

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

TOTVS IDEIA


Livesearch
spaceKeyCAROL
sizelarge
placeholderEstou procurando por...
typepage

Totvs custom tabs box
tabsProdutos
idsideia
Totvs custom tabs box items
defaultyes
referenciaideia
Painel
borderColororange
borderStyledashed

Showcase
Showcase
button-linkhttps://tdn.totvs.com/display/CARL/Plataforma+IDeIA
button-textVer mais
descriptionEm breve
titlePlataforma IDEIA

Painel
borderColororange
borderStyledashed

button-linkhttps://tdn.totvs.com/display/CARL/TOTVS+CAROL+Plataforma
button-textVer mais
description_
titlePlataforma Carol



HTML
<!*************Formatação do cabeçalho***************-->
<style>
.columnLayout.two-equal {
/*  width: 100%; 
    height: 100%; */
    margin: 0 auto;
    text-decoration: none;
    background-image: url(https://tdn.totvs.com/download/attachments/619749959/background_frame3.png?version=1&modificationDate=1621858412993&api=v2);
    
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.columnLayout.two-equal .innerCell {padding: 25px;}

/* Retira o tempo de leitura */
.page-metadata { 
	display: none !important; 
}

/* mostra só o workflow */
.page-metadata>ul.cw-bylines { 
	display: content; 
}

.tabs-pane.active-pane {
	display: inherit !important;
	place-content: center;
}

.wiki-content .contentLayout2 .columnLayout .cell {
	padding: 0 40px; 
}

.showcase {
	width: 210px;     
}

.sr-showcase.conf-macro.output-inline {
	padding: 0 0px;
	margin: 0px;
}

.showcase-action .aui-button {
	width: 90%;
	text-align: center;
	font-weight: bold;
    transition-duration: 0.3s; 
  	-ms-transform: translate(-5%, -5%); 
  	transform: translate(-5%, -5%); 
}

.showcase-action .aui-button:hover {
	background-color: orange;
}

.sr-showcase>h2 {
    text-align: center; 
	max-height: 20px;
	height: 20px; 
    padding: 4px; 
    white-space: normal; 
}

/*
.sr-showcase>.showcase-caption {
	padding: 0;
 }
*/

.showcase-action {
	margin: 16px !important;
}

.sr-showcase>img {
    vertical-align: top;
    width: 150px; 
	height: 150px; 
    margin-left: 30px; 
}
.sr-showcase { 
   	​margin-bottom: 0;
    	width: 210px;
    height	width: 150px210px;  
  	text-align: center;
  }

.panel, .alertPanel, .infoPanel {    
    margin: 5px 0px;
}

jfk-bubble.gtx-bubble {
	display: none;
}

<!********TIRA O MENU LATERAL*********-->

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>
<!****************************-->