kallepersson / inboxtheme

Brings the Google Inbox experience to Gmail
http://flowapps.co/inboxtheme
MIT License
88 stars 10 forks source link

Make selectors more accurate #30

Closed tpai closed 5 years ago

tpai commented 5 years ago

Hi @kallepersson it's me again.

There's some class names is changing frequently that mess up the UI, so I change the selector value.

Please help review, thanks.

kallepersson commented 5 years ago

Great, thanks!

kallepersson commented 5 years ago

@tpai This is how my header looks like before and after applying your patch. Are you seeing something similar? It seems Gmail is running different versions, just want to confirm if that's the case.

screen shot 2018-12-11 at 08 41 46
tpai commented 5 years ago

@kallepersson This is my header now.

image

Maybe like you said Gmail is in transition, I found two title element exists at the same time, this is why I make the change.