Fixes: U4-3542 Create a container node style (overlay) like the pending/protected overlays
This commit is contained in:
@@ -248,6 +248,16 @@ div.not-allowed > i.icon,div.not-allowed > a{
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
div.is-container:before{
|
||||
content:"\e04e";
|
||||
font-family: 'icomoon';
|
||||
color: @turquoise;
|
||||
position: absolute;
|
||||
font-size: 8px;
|
||||
padding-left: 13px;
|
||||
padding-top: 8px;
|
||||
}
|
||||
|
||||
|
||||
// Tree context menu
|
||||
// -------------------------
|
||||
|
||||
Reference in New Issue
Block a user