Ero sivun ”Widget:JwObsCharts” versioiden välillä
Järvi-meriwikistä
Rivi 319: | Rivi 319: | ||
memo.titleEl.html( i18n[ memo.obscode ].title[ memo.lang ] ); | memo.titleEl.html( i18n[ memo.obscode ].title[ memo.lang ] ); | ||
− | memo.titleEl.append( ' <button style="padding: 0;" type="button" class="btn btn-secondary btn-danger" data-toggle="tooltip" data-placement="top" title="' + i18n[ memo.obscode ].changes[ memo.lang ] + '">Uusi</button>' ); | + | memo.titleEl.append( ' <button style="padding: 0 0.25em;" type="button" class="btn btn-secondary btn-danger" data-toggle="tooltip" data-placement="top" title="' + i18n[ memo.obscode ].changes[ memo.lang ] + '">Uusi</button>' ); |
jQuery( '[data-toggle="tooltip"]' ).tooltip(); | jQuery( '[data-toggle="tooltip"]' ).tooltip(); | ||