您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Assorted layout tweaks for Gmail
/* ==UserStyle== * @name Misc Layout Tweaks for Gmail * @namespace http://github.com/exterrestris * @description Assorted layout tweaks for Gmail * @version 0.3.1 ==/UserStyle== */ @namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("mail.google.com") { .age.apN { overflow-x: auto; } .age.apP { overflow-x: hidden; } .aps { background-color: #f0f0ff; } .xX { width: 13ex; } .Wg { padding-right: 8px; padding-top: 10px; } .a3s img { max-width: 100%; height: auto; } .a3s :not(table):not(tbody):not(tr):not(th):not(td) > table:not([width]):not([style*="width"]), .aHU :not(table):not(tbody):not(tr):not(th):not(td) > table[width]:not([align]):not([width$="%"]) { width: 100% !important; } .ao8 { padding-right: 0; } * { scrollbar-width: thin; } }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址