Skip to content
Snippets Groups Projects

Resolve #3340091 "Broken color management"

Closes #3340091

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
607 612 $variables['attributes']['style'] = 'position:relative;';
608 613 }
609 614 }
615
616 /**
617 * Implements hook_ui_styles_styles_alter().
618 */
619 function ui_suite_dsfr_ui_styles_styles_alter(array &$info) {
620 $i = '';
621 }
Please register or sign in to reply
Loading