Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 52: | Rivi 52: | ||
// add fullscreen button | // add fullscreen button | ||
memo.headerEl.append( '<div class="obschartbutton fullscreen-button" style="float: right; background-color: rgba( 255, 255, 255, 1 ); border-radius: 50%; border: 1px solid rgba( 0, 0, 0, 0.5 ); | memo.headerEl.append( '<div class="obschartbutton fullscreen-button" style="float: right; background-color: rgba( 255, 255, 255, 1 ); border-radius: 50%; border: 1px solid rgba( 0, 0, 0, 0.5 ); Xwidth: 25px; Xheight: 25px; padding: 2px;"><button title="fullscreen" style="width: 24px; height: 24px; padding: 0; margin: 0; background: none; border: none; "><i class="fas fa-expand"></i></button></div>' ); | ||
memo.fullscreenEl = jQuery( this ).find( '.fullscreen-button' ); | memo.fullscreenEl = jQuery( this ).find( '.fullscreen-button' ); | ||


