Hi
i want to change text align in jira show saved filter plugin , i unpack it but there isn't any css file or vm file for the table that it shows, how can i change text align in this plugin?
If you want to change CSS, you can use plugin for your webbrowser (i.e. Stylish, Greasemonkey). It won't break things, can be used with OnDemand. But it will only work on your computer.
You could also unpack plugin's jar file and change css file. Just change jar extension to zip and find css file (usually in css directory). Still, after updating plugin, you will lose your styles.
You could also create your own plugin that only adds custom css to JIRA. It's rather hard for average JIRA admin, but if you can create plugins for JIRA, it's easy. Check https://developer.atlassian.com/display/JIRADEV/Web+Resource+Plugin+Module Use "jira.global" context to include your css on every standard JIRA page.
I advice you to browser plugin.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Depends on the plugin. Most, if not all of them, you'll have to take apart and recompile with changed styles.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.