Modified the tree view styles

This commit is contained in:
Alejandro Gallardo Escobar 2015-01-08 13:19:01 +01:00
parent 302c0786af
commit b5c507a44b
1 changed files with 4 additions and 0 deletions

View File

@ -2937,6 +2937,10 @@ table#policy_modules td * {
padding-right: 3px;
}
.tree-node>.node-content>img.module-server-type {
padding-right: 3px;
}
.tree-node>.node-content>.tree-node-counters,
.tree-node>.node-content>.tree-node-counters>.tree-node-counter {
display: inline;