123
tpondemand.com by just4life
Details
Authorjust4life
LicenseNo License
Category123
Created
Updated
Size4.0 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name tpondemand.com
@version 20231101.22.01
@namespace ?
==/UserStyle== */
@-moz-document domain("tpondemand.com") {
.entity-tabs .tab-item,
.tau-list-paging .tau-page-items .tau-txt,
.tau-list-paging .tau-pages-navigator > span,
.tau-board-list-view .tau-list-caption,
.tau-elems-table > .tau-elems-cell > .tau-board-unit,
.tau-entity-full-name,
.ui-description__inner.editable,
.view-comments__header,
.entity-tabs .entity-tabs__quick-add,
.entity-tabs .tab-item,
.entity-tabs .ui-menu-actions {
color: white;
}
.tau-load-progress-content__wrap,
.i-role-tp-load-progress-overlay.tau-load-progress__overlay,
.tau-app.tau-page-entity,
.tau-bubble-tooltip,
.tau-list-line,
.context-menu-list.context-menu-root.tau-newlist-context-menu,
.general-info,
.tau-cover-view--animated,
.recent-items__title,
.recent-items__tabs,
.recent-items {
background: #2d2e33;
}
.property-text,
.tau-property {
color: yellow;
}
.user-view-header .user-title.editableText,
.tau-board-unit_type_entity-icon-id a,
.tau-board-unit_type_id a,
.tau-board-unit_type_process a, .cke_editable {
color: #e3e3e3;
}
.tau-cover-view--animated:before {
background: #2d2e33;
}
.ui-attachments-control .uploader-toolbar .fileBrowser {
background: #262729;
color: white;
}
.ui-comment-body,
.ui-comment-body.ui-commets-comment-owner,
.entity-progress-box,
.editableText:hover,
.state-selector__item:hover,
.ui-additionalinfo_editable_true:hover .ui-additionalinfo__label,
.ui-additionalinfo_editable_true:hover .ui-additionalinfo__value,
.ui-customfield_editable_true:hover {
background: #424348;
color: white;
}
.ui-comment .ui-comment-heading .ui-comment-ago {
color: rgba(206, 206, 206, 0.4);
}
.state-selector__item__header .state-selector__value,
.tau-panel-teams-list__team,
.tau-panel-teams-list__team__name,
.tau-panel-teams-list__team__responsible-text,
.ui-attachments-control .uploader-toolbar .fileBrowser .uploader-text,
.tau-action-link,
.ui-collapsible-header .ui-label,
.view-header__entity-title,
.tau-cover-view .tau-app.tau-page-entity .main-container,
.tau-cover-view .tau-app.tau-page-entity,
.tau-followlink,
.tau-copylink,
.context-menu-item,
.custom-context-menu-item,
.view-header__link {
color: white;
}
.assignments-table__cell--title,
.ui-additionalinfo__label,
.property-text,
.tau-property,
.view-header .entity-id,
.tau-load-activity-text,
.ui-tags,
.ui-customfield__label,
.tau-action-link:hover {
color: #a0a1a4;
}
.ui-comment,
.ui-collapsible .ui-collapsible-header {
background: #2a2a2c;
}
.tau-list-caption > .tau-elems-table {
background: #2d2e33;
}
.tau-entity-text-color--portfolioepic,
.tau-entity-text-color--portfolioepic:hover,
.tau-entity-text-color--portfolioepic:visited {
color: #7f0bf3;
}
.tau-context-menu-delete {
color: #ff5d7f;
}
.i-role-tabheader.tab-item.i-taus:hover,
.tau-followlink:hover {
color: lightblue;
}
.tau-search--global .tau-search__wrap,
.editableText.active,
.tau-btn:hover:not(:disabled) {
background: #232428;
border-color: transparent;
color: #FFF;
}
.controls-inline-group > .tau-btn:not(.tau-checked):not(:hover):not(.tau-success):not(.tau-danger):not(.tau-primary):not(.tau-btn--active-highlight) {
border: 1px solid #424348;
background-color: #616161;
color: white;
}
.tau-btn:hover:not(:disabled) {
background-color: #4e4e4e;
}
.controls-inline-group > .tau-btn.tau-checked {
border: 1px solid #424348;
background-color: #857e7e;
color: white;
}
.recent-item-time,
.recent-items-list__items--lost .recent-item-time,
.recent-items-list__items--old .recent-item-time {
color: #d0c012;
}
.cke_editable {
color: black;
}
.tau-elems-table-level-1 .tau-list-entity_name_1line-cell {
width: 700px!important;
}
.tau-elems-table-level-0 .tau-list-name_unit-cell {
width: 709px!important;
}
.assignments-table__footer,
.assignments-table__title {
color: white;
background-color: #2a2a2c;
}
}