pbankonier opened a new pull request #3431: Readd custom css
URL: https://github.com/apache/cloudstack/pull/3431
 
 
   ## Description
   This readds the custom.css file to overwrite the default cloudstack styles.
   Currently this is only possible by adding them to the custom.scss in the 
repository and compile them into the cloudstack3.css.
   Now there is an empty custom.css created when compiling the scss source. 
This custom.css can be overwritten with the custom styles afterwards.
   This functionality was broken by 
https://github.com/apache/cloudstack/pull/3328.
   
   ## Types of changes
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## How Has This Been Tested?
   Deployed this to our test environment and tested functionality.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to