Skip to content

7pace Azure Devops Timesheet by billybraga

Details

Authorbillybraga

LicenseNo License

Categoryazure devops

Created

Updated

Size476 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

In the 7pace Azure Devops timesheet, make the title of the work item go over the sum and the sunday colums.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         7pace Azure Devops Timesheet
@version      20220616.12.00
@namespace    userstyles.world/user/billybraga
@description  In the 7pace Azure Devops timesheet, make the title of the work item go over the sum and the sunday colums.
@author       billybraga
@license      No License
==/UserStyle== */

@-moz-document domain("progidev.timehub.7pace.com") {
.slick-cell.l0.r0.title.r0 {
  right: 929px !important;
}

.r1, .r2, .r3 {
  display: none;
}
}

Reviews

No reviews yet.