Skip to content

Compact Jira Board by festum

Screenshot of Compact Jira Board

Details

Authorfestum

LicenseMIT

Categoryatlassian.net/jira

Created

Updated

Size538 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Reduce header spaces

Notes

Please enter fullscreen mode to get best experience

Source code

/* ==UserStyle==
@name       Compact Jira Board
@version    20241223.14.44
@namespace  https://userstyles.world/user/festum <festum@g.pl>
@author     Festum Qin <festum@g.pl>
@license    MIT
==/UserStyle== */

@-moz-document regexp("^https?://[^/]+\\.atlassian\\.net/jira/software/projects/[^/]+/boards/[^/]+$") {
._11w3glyw, .fullscreen-board-breadcrumbs {
	display: none;
}
.css-1qs2sqp, ._1pfhpxbi, ._18s81d9c, ._1yt4zdiv, ._19bv1u1b, ._n3td1ylp, ._u5f31ylp {
	margin: 0;
	padding: 2px;
}
._1yt4yg4n {
	width: 0;
}
}

Reviews

No reviews yet.