Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

HTML
<style>
table.confluenceTable .confluenceTd
{
padding-right: 0 !important;
padding-bottom: 0 !important;
}


.status-macro
{
	float: right;
}

table.confluenceTable .confluenceTd .confluence-embedded-image
{
cursor: default !important;
}
</style>

...