Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

A CSS definition causes a wrong layout of the Confluence 'Tip' macro. This issue will be fixed in the next release.

For the moment you can use the following workaround:

Insert this stylecode into your global Administration > Stylesheet section to fix the styling.

 

Code Block
body .success {
  color: #333;
  text-align: left;
}

#givemedalcontainer .success {
  color: green;
  text-align: center;
}

Detailed information is available at the ticket:

Jira
serverCommunardo Jira
keyKARMA-121