provide css for delete icon for non-sidebar actions
This commit is contained in:
parent
4bf39637a1
commit
e70e2044a6
@ -277,6 +277,15 @@ div.additionals-projects li.project a.icon {
|
||||
margin-left: 3px;
|
||||
}
|
||||
|
||||
.relation-links a.icon-del {
|
||||
opacity: 0.4;
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.relation-links a.icon-del:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
div.additionals-projects li.project.even,
|
||||
div.additionals-projects li.project.odd {
|
||||
border-bottom: 1px solid #ddd;
|
||||
|
Loading…
x
Reference in New Issue
Block a user