Skip to content

StreamCRM communication dashboard by pasharm

Details

Authorpasharm

LicenseNo License

Categorycrm.streamtele.com

Created

Updated

Size466 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           StreamCRM communication dashboard
@namespace      StreamCRM communication dashboard
@version        1.0.0
@description    Показывать только коммуникации на домашней странице
@author         mpasha
==/UserStyle== */

@-moz-document domain("crm.streamtele.com") {
.dashboard > div.row-fluid,
div.info.well:nth-of-type(2),
div.info.well:nth-of-type(3) {
    display: none;
}
}

Reviews

No reviews yet.