An open API service indexing awesome lists of open source software.

https://github.com/sitback/jira-sitback

Styling improvements for Jira
https://github.com/sitback/jira-sitback

css jira userscript

Last synced: about 2 months ago
JSON representation

Styling improvements for Jira

Awesome Lists containing this project

README

          

# jira-sitback
Styling improvements for Jira.

# How to install
## Styling
Install the Stylebot extension for Chrome. You can get it here: https://chrome.google.com/webstore/detail/stylebot/oiaejidbmkiecgbjeifoejpgmdaleoha

Once installed, go to `jira.sitback.com.au` in a new tab and then click on the **CSS** icon in the Google Chrome menu bar and click **Open Stylebot**.

Click the **Edit CSS** button at the bottom of the stylebot sidebar and paste:
```css
@import url("https://sitback.github.io/jira-sitback/jira-stylebot.css");
```

and click **Save**.

# Userscript
Install the Tampermonkey extension for Chrome from:
https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en

Once installed go to https://sitback.github.io/jira-sitback/jira-tampermonkey.user.js and follow the prompts to install the userscript.