Skip to content

Fix Shared Email Template by pasharm

Details

Authorpasharm

LicenseNo License

Categoryemail-templates.app

Created

Updated

Size533 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Увеличить полосу прокрутки списка шаблонов

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Fix Shared Email Template
@namespace      Fix Shared Email Template
@version        1.0.3
@description    Увеличить полосу прокрутки списка шаблонов
@author         mpasha
==/UserStyle== */

@-moz-document domain("email-templates.app") {
div#div-tree-container.adx-tree-container {
    height: auto !important;
}

}

@-moz-document domain("docs.google.com") {
div.jfk-butterBar.jfk-butterBar-info.jfk-butterBar-shown {
    display: none;
}
}

Reviews

No reviews yet.