Versions Compared

Key

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

...

Code Block
languagejs
firstline1
titleUP
## @noparams
<ac:structured-macro ac:name="html">
  <ac:plain-text-body><![CDATA[<style>
.topbutton {
position: fixed; /* Фиксированное положение */
left:90%;
top: 85%; /* Положение */
z-index: 999;
}
</style>
<div class="topbutton">]]></ac:plain-text-body>
</ac:structured-macro>
<p>
  <ac:link ac:anchor="toppage">
    <ac:link-body>
      <ac:image>
        <ri:url ri:value="http://confluence.teamlead.ru/download/attachments/2656225/up1.png"/>
      </ac:image>
    </ac:link-body>
  </ac:link>
</p>
<ac:structured-macro ac:name="html">
  <ac:plain-text-body><![CDATA[</div>]]></ac:plain-text-body>
</ac:structured-macro>

...