sassquatch icon indicating copy to clipboard operation
sassquatch copied to clipboard

CSS foundation & framework for Meetup

Results 8 sassquatch issues
Sort by recently updated
recently updated
newest added

We should update the current class `text--green` to our "teal"/"success" color: R: 15 G: 217 B: 163 Dues functionality that uses our old green color should be using `text-duesGreen` if...

One of the things I'm noticing is that the mobile web UI seems like it has really huge gutters around the .docBoxes in the layout, especially compared to other mobile...

bug
CHAPSTICK DEPENDENCY

There's a `background-color` property as a default for people without photos, but it should really be a base64 silhouette image instead. The gray `background-color` somtimes renders as a jagged outline...

bug

from @jeffcampbell: > looks a bit funky. > And not the good kind of funky. ![middle alignment](https://s3.amazonaws.com/uploads.hipchat.com/73754/622687/oZUzzNB5RNSTG1R/IMG_0071.PNG) When in focus, touchlist textareas expand to be pretty large, mainly to make...

`.nametag-photo`, `.nametag-photo-name` styles need some love - looks like line heights are very large (~20px, although one of the line-height styles is set to 27px).

bug
CHAPSTICK DEPENDENCY

i.e. ``` input:checked + .icon-checkbox, // *2 input.checked + .icon-checkbox { // *3 @include color_link; &:before { content: "\E0D3"; } &:after { content: "Selected Checkbox"; } } ``` ... and...

I'd recommend throwing some Bourbon on it ([@include hide-text](https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/addons/_hide-text.scss)) looks like overflow:hidden is not respected in text-search mode in some (many?) browsers, so the text gets un-indented/scrolled into the visible...

bug

red-label.css isn't used on meetup.com. its built for these docs. it would be nice if that wasn't the case. this would probably mean making red-label a dependency of this project....