...
Expandir | ||
---|---|---|
| ||
Cofre de senhas
|
Expandir | ||
---|---|---|
| ||
Logs de sistema (Auditoria) - DTPAcesso e visão dos logs de sistema
|
HTML |
---|
<style>
div.theme-default .ia-splitter #main {
}
#main {
}
.aui-header-primary .aui-nav {
margin-left: none !important;
}
.expand-control-text {
color: #0052CC;
font-size: 14px !important;
font-weight:normal !important;
}
.expand-icon, .aui-icon, .aui-icon-small, .aui-iconfont-chevron-right {
color: #FF8000;
</style>
|
HTML |
---|
<script>
jQuery(document).ready(function() {
jQuery(".wiki-content a").attr("target", "_blank");
});
</script> |