Fix various Multi-Domain bugs
This commit is contained in:
@@ -505,22 +505,3 @@ span.fancytree-node.fancytree-selected {
|
||||
font-style: normal;
|
||||
background: none;
|
||||
}
|
||||
span.fancytree-checkbox {
|
||||
margin-left: 3px;
|
||||
background-position: -96px -32px;
|
||||
}
|
||||
span.fancytree-checkbox:hover {
|
||||
background-position: -96px -32px;
|
||||
}
|
||||
.fancytree-partsel span.fancytree-checkbox {
|
||||
background-position: -128px -32px;
|
||||
}
|
||||
.fancytree-partsel span.fancytree-checkbox:hover {
|
||||
background-position: -128px -32px;
|
||||
}
|
||||
.fancytree-selected span.fancytree-checkbox {
|
||||
background-position: -112px -32px;
|
||||
}
|
||||
.fancytree-selected span.fancytree-checkbox:hover {
|
||||
background-position: -112px -32px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user