您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
A simplified and minimalist look to Gmail desktop
- /* ==UserStyle==
- @name Safari Cleaner Gmail
- @description A simplified and minimalist look to Gmail desktop
- // @match *://mail.google.com/*
- // @match *://contacts.google.com/widget/hovercard/*
- // @match *://gmail.com/*
- // @match *gmail.com/*
- // @match *mail.google.com/*
- // @match *contacts.google.com/widget/hovercard/*
- @version 0.0.1.20241007042150
- @namespace https://greasyfork.org/users/1377671
- ==/UserStyle== */
- .zA {
- box-shadow: none !important;
- border-bottom-left-radius: 12px !important;
- border-bottom-right-radius: 12px !important;
- border-top-left-radius: 12px !important;
- border-top-right-radius: 12px !important;
- background: white !important;
- border: 1px solid #ffffff; !important;
- }
- .zA:hover {
- box-shadow: none !important;
- border: 1px solid #e8eaed; !important;
- }
- .aps {
- color: black;
- background: rgb(210, 227, 252) !important;
- }
- .btb {
- box-shadow: none !important;
- }
- .gb_Cc {
- display: none !important;
- }
- .zA>.PE.PF::before {
- background-color: clear !important;
- width: 0px !important;
- }
- .Nm .Nt {
- border-left: 0px solid #ffffff !important;
- }
- .WR.aeN {
- display: none !important;
- }
- .w-asV.aiw {
- background-color: white !important;
- }
- .bkL {
- background-color: white !important;
- }
- .bAw.bcf .brC-aT5-aOt-Jw:not(.brC-aMv-bta):not(.brC-aMv-auO) {
- background: #ffffff !important;
- }
- .Tm::-webkit-scrollbar, .aZ6::-webkit-scrollbar, .aiL::-webkit-scrollbar, .dOsDob::-webkit-scrollbar, .J-M::-webkit-scrollbar {
- width: 10px !important;
- height: 10px !important;
- }
- form.aJf {
- background-color: #F2F2F2 !important;
- }
- .Yb.bax {
- background-color: #F2F2F2 !important;
- }
- .z0>.L3 {
- background-color: #F2F2F2 !important;
- border-radius: 12px;
- height: 38px !important;
- }
- .iY {
- min-height: 64ex !important;
- min-width: 402px !important;
- position: static !important;
- }
- .nH.ao8 {
- height: 100% !important;
- width: 70% !important;
- margin: auto !important;
- padding-top: 10px !important;
- }
- .apf, .apb {
- display: none !important;
- }
- .apO {
- display: none !important;
- }