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
- Host: GitHub
- URL: https://github.com/sitback/jira-sitback
- Owner: Sitback
- Created: 2016-10-11T22:25:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-27T01:53:04.000Z (about 9 years ago)
- Last Synced: 2025-03-23T18:52:57.396Z (about 1 year ago)
- Topics: css, jira, userscript
- Language: CSS
- Size: 18.6 KB
- Stars: 1
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.