grouper-users - [grouper-users] RE: custom css in grouper2.2.0
Subject: Grouper Users - Open Discussion List
List archive
- From: Chris Hyzer <>
- To: Rahul Doshi <>, "" <>
- Subject: [grouper-users] RE: custom css in grouper2.2.0
- Date: Tue, 23 Sep 2014 14:18:40 +0000
- Accept-language: en-US
This is fixed. You can set css.additional in grouper-ui.properties:
css.additional=../../grouperExternal/public/assets/css/test.css
Put a test.css in the right location:
.page-header h1 {
color: red;
}
and it works.
https://bugs.internet2.edu/jira/browse/GRP-1022 https://github.com/Internet2/grouper/commit/7f33239f7907e49e164b3e1a7650653a039c4860
Note, for the lite UI you need to edit the HTML file to add CSS... (at least grouper.html) Thanks, Chris From: [mailto:]
On Behalf Of Rahul Doshi Ok, created https://bugs.internet2.edu/jira/browse/GRP-1022 Thanks, Rahul From:
Chris Hyzer <> This was an admin UI thing, not carried over to the lite ui or new ui. For now you can just add your css to the commonHead.jsp files in the lite or new ui.
If you want that config to work (seems like a good idea), let me know or open a jira Thanks, Chris From:
[]
On Behalf Of Rahul Doshi Hello, I was trying to load custom css by specifying value for property css.additional in grouper-ui.properties but it doesn’t seem to take effect. Is this a bug or
I am doing something wrong? Thanks, Rahul |
- [grouper-users] RE: custom css in grouper2.2.0, Chris Hyzer, 09/23/2014
- [grouper-users] Re: custom css in grouper2.2.0, Rahul Doshi, 09/23/2014
Archive powered by MHonArc 2.6.16.