ryansb / ofCourse

Python courseware leveraging Flask and OpenShift
Apache License 2.0
12 stars 14 forks source link

Make label-warning more easily distinguishable from label-danger #44

Closed ryansb closed 9 years ago

ryansb commented 9 years ago

sample

Resolves #43

liam-middlebrook commented 9 years ago

lgtm :+1:

liam-middlebrook commented 9 years ago

I also think that the label-success color should be changed.

mellolikejello commented 9 years ago

Shouldn't the changes be in site.css? I thought we weren't supposed to make changes to the material bootstrap defaults?

The color looks good though :+1:

ryansb commented 9 years ago

Wellll...that'd require I write CSS instead of just using sed. I guess I'll fix it correctly then.

mellolikejello commented 9 years ago

:+1:

@liam-middlebrook what color do you think label-success should be? a lighter shade of green?

liam-middlebrook commented 9 years ago

Yeah a lighter shade would work nice!

ryansb commented 9 years ago

Tried lighter green: clashes horribly.

If you can find a shade you like, patches are welcome.