Versions Compared

Key

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


Aura - Title
color#0073a4
textAligncenter
fontSize48
lineHeight48
cloudTextDemo Title
tagh1
fontWeightbold
Empire State Building Challenge



Aura - Panel
tab0
styles{"body":{"text":{"color":"#465671","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#0149b0"},"icon":{"size":26,"name":"faPaperPlane","color":"#fff"}},"headline":{"text":{"text":"Aura Panel","color":"#fff","textAlign":"left","fontWeight":"normal","fontSize":18}},"base":{"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]},"backgroundColor":{"color":"#ffffff"},"border":{"color":"#0049b0","style":"solid","width":2,"bottom":true,"top":false,"left":false,"right":false}}}
body<p><br /></p>


Expand
titleTEST

1234





HTML
<script type="text/javascript" >
   jQuery(document).ajaxComplete(function() {
      if(jQuery('.ia-fixed-sidebar.collapsed').length == 0 ) {
         jQuery('.expand-collapse-trigger').click();
     };
   });
</script>

<style type="text/css">
#title-text { display: none;}
.rwui_button { background-color: #0073A4;}
.rwui_button:hover { background-color: #002D72;} 
</style>