Fix #204 missing context menu icons in Easy WBS plugin
This commit is contained in:
@@ -56,6 +56,10 @@ If you need to customize styles for [Redmine Backlogs][redmine_backlogs] remembe
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
Latest (master):
|
||||||
|
|
||||||
|
* Fixed #204 - missing context menu icons in Easy WBS plugin.
|
||||||
|
|
||||||
v2.12.0 (2020-08-01):
|
v2.12.0 (2020-08-01):
|
||||||
|
|
||||||
* Fixed #196 and #199: text wrapping in certain column types.
|
* Fixed #196 and #199: text wrapping in certain column types.
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a:not(.easy-mindmup__icon) {
|
||||||
@extend %fa-icon;
|
@extend %fa-icon;
|
||||||
padding: 3px 10px 3px 20px;
|
padding: 3px 10px 3px 20px;
|
||||||
border-radius: $border-radius-small;
|
border-radius: $border-radius-small;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user