summaryrefslogtreecommitdiff
path: root/app/helpers/appearances_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Branded login page also in CE11489-branded-appearance-to-ceZeger-Jan van de Weg2016-02-261-8/+20
| | | | | The only major difference with the EE version is the change from a light and dark logo to only a header logo The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
* Animate the logo on hoverJob van der Voort2015-10-211-1/+1
| | | | | | The logo is now rendered as pure SVG, rather than image referencing a svg. The SVG has an id and the shapes of the logo have a shared class. The shapes change their fill color on hover with a transition.
* Replace old logo with new onenew-logoDmitriy Zaporozhets2015-06-191-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Get rid of black logoDmitriy Zaporozhets2015-02-241-5/+1
|
* Refactor header logo and setup expectation on it sizeDmitriy Zaporozhets2015-02-241-0/+8
|
* Improve login page behaviourDmitriy Zaporozhets2014-07-131-12/+6
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Rename brand helperDmitriy Zaporozhets2014-07-111-0/+23
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>