v2.11.0
Fixes:
- Fixed #179: full screen mode issues when using redmine_wysiwyg_editor plugin.
- Fixed #177: changed styling for icon-only buttons to resolve weird behavior on hover.
- Fixed checkbox cell padding when issue table borders are enabled.
- Added table icon to jstoolbar styles.
- Added new
.inline-flex
class.
New:
- Added
$icon-width
variable. - Added margin in some places like after buttons, avatars.
- Changed tooltip background to black.
- Changed top menu styles.
- Restored
$color-priorities
variable,false
by default. - Added
parse-length($value, $side)
function for extracting length/width from margin/padding/border. - Refactored icons code.
- Improved styles for RedmineUP plugins (Agile, Checklists, CRM, Tags).
- Improved vertical alignment of certain form elements.
- Improved styles for sortable elements.
- Improved styles for Redmine Banner plugin. #189.
The most notable change in this release is custom styles for Redmine Agile plugin. It can be disabled by setting $agile-board-customize: false
in your custom variables file.
See a comparison below (note: issue cards are white by default; custom colours are a PRO feature):
Before | After |
---|---|