display correct icon in journal actions for users that cannot edit notes, fixes #28
This commit is contained in:
@@ -1071,7 +1071,7 @@ $icon-danger-hover-color: darken($brand-danger, 10%);
|
||||
display: none;
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
&:nth-child(2) {
|
||||
&:before {
|
||||
color: $icon-success-color;
|
||||
content: $fa-var-pencil;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user