1
1
mirror of https://github.com/primer/css.git synced 2024-11-28 13:12:16 +03:00
Commit Graph

871 Commits

Author SHA1 Message Date
Mark Otto
016e6c6c5b document the disabled button state for all button variations 2015-03-27 15:14:38 -07:00
Mark Otto
a13ac3f474 Merge pull request #37 from primer/copyright
Add copyright banners to CSS
2015-03-27 13:36:30 -07:00
Jensen Hussey
daa0ae505d Fixing a grammatical issue for clarity 2015-03-26 10:53:47 -07:00
Chris McKay
8f4939df28 Update layout.md
Grammar fix
2015-03-24 22:57:05 -04:00
Mark Otto
e4ed1234fb fixes #11: layout grammar 2015-03-24 10:46:10 -07:00
Mark Otto
a141439872 fixes #5 2015-03-24 10:45:31 -07:00
Mark Otto
95308ada2c fixes #39, #35, part of #9: direction in tooltips docs 2015-03-24 10:45:04 -07:00
Mark Otto
054b7ee62f add copyright banners to the docs and dist css 2015-03-24 10:07:14 -07:00
B. Seward
5eaca6910d Add note on SCSS' overloaded rgba() function
Sass + SCSS overrides and overloads the [rgba() function](http://sass-lang.com/documentation/Sass/Script/Functions.html#rgba-instance_method) so it can also take parameters in the format `rgba($color, $alpha)`, e.g. `rgba(#000, .5)`.

It'd be pragmatic to leverage that overload and use hex colors that much more consistently in SCSS. If GitHub folks aren't writing much raw CSS this line can be trimmed further, ```* Use hex color codes `#000` (SCSS' `rgba()` function is overloaded to accept hex colors as a param, e.g., `rgba(#000, .5)`).``` (since Sass' overriding of `rgba()` isn't obvious perhaps good to spell it out explicitly here).
2015-03-24 03:10:39 -07:00
Pascal Borreli
7f0ecf12c7 Fixed typos 2015-03-23 22:46:58 +00:00
Chris Rebert
40c2f92c44 docs/blankslate.md: grammar: remove errant word 2015-03-23 15:38:25 -07:00
Mark Otto
b4af627293 copy 2015-03-23 11:47:52 -07:00
Mark Otto
7adc1b403e small copy 2015-03-23 11:02:41 -07:00
Mark Otto
01f8d36546 update to use markdown name for user-content 2015-03-23 10:27:11 -07:00
Mark Otto
f681681d80 mention user-content as least 2015-03-23 10:01:13 -07:00
Mark Otto
5a3186bd43 nuke some things, update readme and roadmap to mention cla 2015-03-23 09:55:32 -07:00
Mark Otto
2285389c24 fix grid on homepage for small devices 2015-03-23 09:53:22 -07:00
Mark Otto
01686b26ca mention some v2 stuff 2015-03-23 09:53:15 -07:00
Mark Otto
5b0902503a copy updates 2015-03-23 09:47:44 -07:00
Mark Otto
de932ca0c2 copy, style tweaks, versioning, urls 2015-03-22 21:09:41 -07:00
Mark Otto
b3a560d875 initial commit from github/primer into primer/primer 2015-03-20 16:30:22 -07:00