Skip to content

gitlab.com by kunalkhatri

Screenshot of gitlab.com

Details

Authorkunalkhatri

LicenseMIT License | Do whatever you want with it. | No warranties.

Categorygiltab boards

Created

Updated

Size438 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Reducing size of Boards, from 400px to 280 px.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         gitlab.com
@version      20220419.05.07
@namespace    userstyles.world/user/kunalkhatri
@description  Reducing size of Boards, from 400px to 280 px.
@author       kunalkhatri
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://gitlab.com/servicenow-implementation-services/patientrials/patientrials-servicenow-app-development/-/boards") {
.board {
  width: 280px;
}
}

Reviews

No reviews yet.