Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URLをなるべく短縮せずに表示する機能を復活させる #116

Open
ncaq opened this issue Mar 12, 2023 · 3 comments
Open

URLをなるべく短縮せずに表示する機能を復活させる #116

ncaq opened this issue Mar 12, 2023 · 3 comments
Labels
Priority: Low Type: Breaking Change Includes breaking changes Type: Feature New Feature

Comments

@ncaq
Copy link
Owner Author

ncaq commented Mar 12, 2023

div.MjjYud:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > div:nth-child(2)
あたりを抹消して、(流石にオプションが必要かなあ)

div.MjjYud:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(2) > cite:nth-child(1)
にインラインでmax-widthが入ってるからそれを広げれば良さそう。

@ncaq
Copy link
Owner Author

ncaq commented Mar 12, 2023

いや別に翻訳ボタンは抹消しなくて良い。
div.MjjYud:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1)
などインラインでwidthが書かれているのも消して、
widthを自然にレイアウトされるようにURLを全て描画すれば良いだけだ。

@ncaq
Copy link
Owner Author

ncaq commented Aug 12, 2023

何故かURL部分が入っている場所は2つあり、両方設定しないと表示とサイズの釣り合いが取れない。

表示は
div.MjjYud:nth-child(16) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(2) > cite:nth-child(1)
の方で、
サイズは
html body#gsr.srp div#main.main div#cnt.e9EfHf div#rcnt.GyAeWb div#center_col.s6JM6d div#res.eqAnXb div#search div div#rso.v7W49e div.MjjYud div.g.Ww4FFb.vt6azd.tF2Cxc.asEBEc div.kvH3mc.BToiNc.UK95Uc div.Z26q7c.UK95Uc.jGGQ5e div.yuRUbf div div.B6fmyf.byrV5b.Mg1HEd div.TbwUpd.iUh30.ojE3Fb div div.byrV5b cite.qLRx3b.tjvcx.GvPZzd.cHaqb

@ncaq ncaq removed the Estimate: 4 label Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Type: Breaking Change Includes breaking changes Type: Feature New Feature
Projects
Status: TODO
Development

No branches or pull requests

1 participant