heroku / identity

[DEPRECATED] Login and OAuth management service for Heroku
https://id.heroku.com/
MIT License
246 stars 20 forks source link

Resolve double color property & prevent white text #217

Closed dizzyup closed 8 years ago

dizzyup commented 8 years ago
Before:
screen shot on 2016-03-03 at 17_37_36 screen shot on 2016-03-03 at 17_37_44
After:
screen shot on 2016-03-03 at 17_38_14
dizzyup commented 8 years ago

@heroku/api You guys mind reviewing this and deploying when you get a chance? Thanks!

dmcinnes commented 8 years ago

@dizzyup awesome, thank you! :+1:

dmcinnes commented 8 years ago

Just released.

dizzyup commented 8 years ago

Cheers Doug!!

dmcinnes commented 8 years ago

Hey @dizzyup we ran into a problem, I had to roll it back:

Sass::SyntaxError: Undefined variable: "$gray-dark".
  (in /app/assets/stylesheets/purple.scss:24)

Is this because we're not on the latest purple?

dizzyup commented 8 years ago

Argh, shoot, sorry @dmcinnes - hadn't noticed the variables were set locally, not derived from purple. One minute and I'll add the correct color - sorry for the bad deploy!

dmcinnes commented 8 years ago

@dizzyup no worries!