[ 
https://issues.apache.org/jira/browse/ISIS-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Keir Haywood updated ISIS-2528:
--------------------------------------
    Fix Version/s:     (was: 2.0.0)

> add docs to describe how to style the Wicket UI
> -----------------------------------------------
>
>                 Key: ISIS-2528
>                 URL: https://issues.apache.org/jira/browse/ISIS-2528
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Docs & Website
>    Affects Versions: 2.0.0-M4
>            Reporter: Jörg Rade
>            Priority: Minor
>
> By adding styles to {{application.css}} the UI can be styled and values 
> override any Theme settings, example:
> {code:java}
> header.navbar-fixed-top {
>     background-color: #002852;
> }
> .navbar-inverse {
>     background-color: #56b7e9;
>     border-color: transparent;
> }
> .navbar-default .navbar-collapse, .navbar-default .navbar-form {
>     background-color: #002852;
> }
> {code}
> The interaction between 'Theme' and css (application, page) needs some 
> explanation



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to