increase add url bookmarlet window height

This commit is contained in:
Jon Schoning 2022-06-01 09:24:42 -05:00
parent 48f0eaf716
commit bbf0fecf95
No known key found for this signature in database
GPG key ID: F356416A06AC0A60
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@ cabal-version: 1.12
-- see: https://github.com/sol/hpack
name: espial
version: 0.0.13
version: 0.0.14
synopsis: Espial is an open-source, web-based bookmarking server.
description: .
Espial is an open-source, web-based bookmarking server.

View file

@ -1,6 +1,6 @@
name: espial
synopsis: Espial is an open-source, web-based bookmarking server.
version: "0.0.13"
version: "0.0.14"
description: ! '
Espial is an open-source, web-based bookmarking server.

View file

@ -1,7 +1,7 @@
<main #main_column .pv2.ph3.mh1>
<div .w-100.mw8.center>
<div .pa3>
<a .bookmarklet.link.ba.b--dotted.b--light-silver href="javascript:q=location.href;if(document.getSelection){d=document.getSelection();}else{d='';};p=document.title;void(open('@{AddViewR}?_hasdata&url='+encodeURIComponent(q)+'&description='+encodeURIComponent(d)+'&title='+encodeURIComponent(p),'Espial','toolbar=no,width=700,height=350'));">add url bookmarklet
<a .bookmarklet.link.ba.b--dotted.b--light-silver href="javascript:q=location.href;if(document.getSelection){d=document.getSelection();}else{d='';};p=document.title;void(open('@{AddViewR}?_hasdata&url='+encodeURIComponent(q)+'&description='+encodeURIComponent(d)+'&title='+encodeURIComponent(p),'Espial','toolbar=no,width=700,height=360'));">add url bookmarklet
<a .pa3 href="@{ChangePasswordR}">Change Password