OOKB / rg-client-app

Rogers and Goffigon (most) site files.
0 stars 1 forks source link

I need "Notes" to get a special class when it's with colors so I can center it by itself, but offset it with a colors button #222

Closed bjornmeansbear closed 10 years ago

bjornmeansbear commented 10 years ago

Toggle color button gets a "with-pattern" or "with-notes" — can notes get a "with-color" class when there is a color button on the detail page?

the color button's classes get controlled in lines 62-66 of views > detail > buttons.coffee

I couldn't figure out how to do something similar with the notes button, part of whose functionality seems to be controlled in the views > detail > notes.coffee file...

webmasterkai commented 10 years ago

This issue doesn't have enough labels.

bjornmeansbear commented 10 years ago

is that better?

webmasterkai commented 10 years ago

I love the rainbow. :rainbow:

webmasterkai commented 10 years ago

What item has notes again?

bjornmeansbear commented 10 years ago

http://localhost:3000/app.html#detail/790001/13

bjornmeansbear commented 10 years ago

and http://localhost:3000/app.html#detail/910096/05

however, they both appear to have colors, so maybe that isn't helpful?

webmasterkai commented 10 years ago

Yeah, aren't you going to need one without colors to test your thing?

bjornmeansbear commented 10 years ago

as long as the classes show up, I know what the styles need to be … so I'll just hope it works.