Skip to content

Gmail transparent by muath-ye

Details

Authormuath-ye

LicenseNo License

Categorygmail

Created

Updated

Size452 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Get transparent gmail list

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Gmail transparent
@version      20220814.11.39
@namespace    userstyles.world/user/muath-ye
@description  Get transparent gmail list
@author       muath-ye
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://mail.google.com/mail/u/1/#all") {
.WR.aeN {
    background: rgba(255,255,255,0.0);
}

.bkK>.nH {
    background-color: rgba(255,255,255,0.4) !important;
    margin: 16px !important;
}

}

Reviews

No reviews yet.