Improved the tree view styles

This commit is contained in:
Alejandro Gallardo Escobar 2015-01-08 13:41:20 +01:00
parent b5c507a44b
commit ecd6b626ea

View File

@ -2860,8 +2860,7 @@ table#policy_modules td * {
background: 0 0; background: 0 0;
} }
.node-content { .node-content {
padding: 3px; height: 25px;
height: 20px;
} }
.node-content:hover { .node-content:hover {
@ -2873,7 +2872,7 @@ table#policy_modules td * {
} }
.leaf-icon { .leaf-icon {
width: 20px; width: 18px;
height: 20px; height: 20px;
} }