You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/17 14:11:45 UTC

[jira] [Commented] (CLOUDSTACK-8740) make UI style customisation easier

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14699436#comment-14699436 ] 

ASF GitHub Bot commented on CLOUDSTACK-8740:
--------------------------------------------

GitHub user resmo opened a pull request:

    https://github.com/apache/cloudstack/pull/704

    CLOUDSTACK-8740: add custom.css to make custom UI styles easier

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/resmo/cloudstack feature/CLOUDSTACK-8740

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/704.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #704
    
----
commit b1978a1169cb3df4f09a8982dbc965b77b0e1bea
Author: Rene Moser <re...@swisstxt.ch>
Date:   2015-08-17T12:09:12Z

    CLOUDSTACK-8740: add custom.css to make custom UI styles easier

----


> make UI style customisation easier
> ----------------------------------
>
>                 Key: CLOUDSTACK-8740
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8740
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: UI
>    Affects Versions: Future
>            Reporter: René Moser
>            Priority: Trivial
>             Fix For: Future
>
>
> Adding a empty custom.css below any css import in the index.jsp allows us to customize the UI easy be either adding styles to the custom.css or serve a different custom.css by the web proxy. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)