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
1 changed files with 2 additions and 3 deletions

View File

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