Árvore de páginas

Versões comparadas

Chave

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


PagetitleTOTVS | TecnologiaTOTVS | Tecnologia
Painel

Atualizado recentemente 

Toggle Cloak

Cloak
visibletrue

page10trueconcise

HTML
<style>
div.theme-default .ia-splitter #main<script>
AJS.toInit(function () {
    if (AJS.$("div.ia-fixed-sidebar").width() != 55) {
      AJS.$("a.expand-collapse-trigger").click();
    }
});
</script>
<style>
#title-text {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#mainpadding-right: 200px;
}

#title-text a{
	font-size: 0px;
}

#title-text a:after{
    content: "TOTVS | Tecnologia";
	font-size: 35px;
}

.wiki-content {
    counter-reset: h1;
}

.wiki-content h1 {
    counter-reset: h2;
    font-weight: bold;
    text-transform: uppercase;
}

.wiki-content h2 {
    counter-reset: h3;
    font-weight: bold;
    text-transform: uppercase;
}

.wiki-content h3 {
    counter-reset: h4;
    font-weight: bold;
    text-transform: uppercase;
}

.wiki-content h4 {
    counter-reset: h5;
    font-weight: bold;
    text-transform: uppercase;
}

.wiki-content h5 {
    paddingcounter-leftreset: 10pxh6;
    paddingfont-rightweight: 10pxbold;
    overflowtext-xtransform: hiddenuppercase;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}
</style>wiki-content h6 {
    font-weight: bold;
    text-transform: uppercase;
}

.wiki-content h1:before {
    counter-increment: h1;
    content: counter(h1) ". ";
    color: #ff9900;
    display: inline-block;
    margin-right: 0.5em;
}

.wiki-content h2:before {
    counter-increment: h2;
    content: counter(h2) ". ";
    color: #ff9900;
    display: inline-block;
    margin-right: 0.5em;
}

.wiki-content h3:before {
    counter-increment: h3;
    content: counter(h3) ". ";
    color: #ff9900;
    display: inline-block;
    margin-right: 0.5em;
}

.wiki-content h4:before {
    counter-increment: h4;
    content: counter(h4) ". ";
    color: #ff9900;
    display: inline-block;
    margin-right: 0.5em;
}

.wiki-content h5:before {
    counter-increment: h5;
    content: counter(h5) ". ";
    color: #ff9900;
    display: inline-block;
    margin-right: 0.5em;
}

.wiki-content h6:before {
    counter-increment: h6;
    content: counter(h6) ". ";
    color: #ff9900;
    display: inline-block;
    margin-right: 0.5em;
}

</style>