mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Improved tree styles
This commit is contained in:
parent
a9eb533a9b
commit
90deab0e3b
@ -2880,6 +2880,10 @@ table#policy_modules td * {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.node-content>img, .node-content>div {
|
||||||
|
display: inline;
|
||||||
|
}
|
||||||
|
|
||||||
.tree-node.leaf-open>.leaf-icon {
|
.tree-node.leaf-open>.leaf-icon {
|
||||||
background-image: url(../../images/tree/last_expanded.png);
|
background-image: url(../../images/tree/last_expanded.png);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user