mossroy / jira-custom-css

Custom CSS for JIRA
GNU Lesser General Public License v3.0
5 stars 4 forks source link

jira-custom-css

Custom CSS for JIRA, to "condense" the layout

This is a simple CSS to customize the layout of JIRA 6.3, so that the information is more condensed. The goal was to see more information on the screen, by avoiding wasted space :

Tested on JIRA 6.3.15 with Firefox, IE 9 and Chrome, on 1280x1024 screens It has been reported NOT to work on JIRA Cloud instances (because they seem to escape HTML tags in the announcement banner)

Installation :

See https://answers.atlassian.com/questions/160863/jira-customize-css

Tip : if you modify the CSS and want to be 100% sure the browsers don't use on old cached version, you can modify the CSS filename each time you modify it (for example with a date suffix)

This CSS is certainly not perfect : if you improve it, please let me know.