Skip to content

Commit

Permalink
Merge pull request mrliptontea#205 from mrliptontea/issue-204/easy-wb…
Browse files Browse the repository at this point in the history
…s-plugin-missing-icons

Fix mrliptontea#204 missing context menu icons in Easy WBS plugin
  • Loading branch information
Grzegorz Rajchman authored Aug 11, 2020
2 parents 2ef0ebd + 9ee2f14 commit 5ffef0b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ If you need to customize styles for [Redmine Backlogs][redmine_backlogs] remembe

## Changelog

Latest (master):

* Fixed #204 - missing context menu icons in Easy WBS plugin.

v2.12.0 (2020-08-01):

* Fixed #196 and #199: text wrapping in certain column types.
Expand Down
2 changes: 1 addition & 1 deletion src/sass/components/_context-menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
}
}

a {
a:not(.easy-mindmup__icon) {
@extend %fa-icon;
padding: 3px 10px 3px 20px;
border-radius: $border-radius-small;
Expand Down
2 changes: 1 addition & 1 deletion stylesheets/application.css

Large diffs are not rendered by default.

0 comments on commit 5ffef0b

Please sign in to comment.