مۇنازىرىلەر » قۇرۇش تەلىپى

Increase Gmail search bar size

§
يوللانغان ۋاقتى: 2016-08-10

Increase Gmail search bar size

Hi,

Could someone please make a script for Gmail that makes the search bar at the top wider (preferably only if it actually needs to be wider)(so that it doesn't get wider when you only type a few words, but it does when you have a giant search query)

Thank you in advance!

Thibault

woxxomMod
§
يوللانغان ۋاقتى: 2016-08-10

Such customizations are usually done with Stylish addon/extension:

@-moz-document domain("mail.google.com") {
.gb_ne {
    width: 100%;
}
}

In Stylish-chrome click Write style in the extension's popup, then Import button, paste the style above, click Overwrite.

جاۋاب قايتۇرۇش

جاۋاب قايتۇرۇش ئۈچۈن كىرىش.

长期地址
遇到问题?请前往 GitHub 提 Issues。