...
Informações | ||||
---|---|---|---|---|
| ||||
O Menu SISTEMA INDÚSTRIA foi criado para disponibilização das customizações do Departamento Nacional. Para saber detalhes da implementação, clique aqui. | ||||
Table Excerpt | ||||
| ||||
Section | ||||
| ||||
Column | ||||
|
Toggle Cloak |
---|
border | true |
---|
width | 25% |
---|
Toggle Cloak |
---|
width | 25% |
---|
Toggle Cloak |
---|
width | 25% |
---|
Toggle Cloak |
---|
HTML |
---|
<style>
.plugin_pagetree_children_list{
margin: 0 10px;
}
.plugin_pagetree_children_list li{
border-radius: 2px;
border: 0;
font-size: 15px;
line-height: 15px;
padding: 5px
}
.sectionMacroWithBorder .columnMacro{
border-style: solid;
border-color: rgba(202, 202, 202, 1);
border-radius: 5px;
padding: 10px;
}
.plugin_pagetree_children_span:hover{
font-weight: bolder;
}
.plugin_pagetree_children_list li:hover{
background: rgb(240,240,240);
}
</style> |