Added style rules to the tree view

This commit is contained in:
Alejandro Gallardo Escobar 2015-01-02 09:08:31 +01:00
parent 2e9b861d7c
commit a47c791453

View File

@ -2936,6 +2936,7 @@ table#policy_modules td * {
.tree-node-counter {
font-weight: bold;
font-size: 7pt;
cursor: default;
}