cgaspard / mantiskanban

Mantis Kanban that uses ajax and mantisconnect
45 stars 33 forks source link

enhancement - allow for a custom CSS file #15

Closed dreed47 closed 10 years ago

dreed47 commented 11 years ago

It would be good to have a custom.css file where I could place override CSS that would not get wiped out with updates. I'll need to do some minor tweaks to the CSS for color scheme and maybe logo to conform with internal tool standards.

dreed47 commented 11 years ago

It would also be helpful if the logo in the index.html was a div and not an image so it could be easily overridden in the custom.css

cgaspard commented 11 years ago

Added with 00c3223

dreed47 commented 11 years ago

the same would hold true for other hard coded images like the loaded.png and the info.png

dreed47 commented 11 years ago

some of my code fixes for this ticket https://github.com/dreed47/mantiskanban

cgaspard commented 10 years ago

Closing this out since we've added the ability for custom css.