1
1
mirror of https://github.com/primer/css.git synced 2024-11-30 19:53:11 +03:00
Commit Graph

78 Commits

Author SHA1 Message Date
Mark Otto
e9ba5f690e Spec out some margin utilities 2015-09-29 10:48:15 -07:00
Mark Otto
05ffccd14b Fixes #93: Rename .button_to to .btn-group-form 2015-09-29 10:36:24 -07:00
Mark Otto
30a70fe24e Start rewriting blankslate 2015-09-25 14:16:29 -07:00
Mark Otto
e4c94b93b4 Rewrite form controls
- Remove the element and attribute selectors to reduce specificity elsewhere
- Use a singular class for all text inputs, textareas, and selects (.form-control)
- Update modifier classes to use .input-*
- More consisitent modifier classes now available (no more element prefixes in selectors, .input-mini is now .input-sm, .input-large is now .input-lg)
- Port some additional styling to custom .select controls since we're not longer styling the default select element with the move to a class
2015-09-11 11:17:39 -07:00
Mark Otto
0de5a40619 update that override to match 2015-09-11 10:56:08 -07:00
Mark Otto
11b947f760 update the roadmap page 2015-07-21 14:42:54 -07:00
Mark Otto
7569218e98 reorg that a bit 2015-07-21 14:40:42 -07:00
Mark Otto
6c4b987b2e clarify some css docs 2015-07-21 14:23:10 -07:00
Aaron Shekey
175f09a35e Warning 2015-06-24 16:42:42 -05:00
Mark Otto
68c5f9bf0e document it 2015-06-24 13:38:28 -07:00
Mark Otto
4d11f16b24 Merge branch 'update_anchorjs' of https://github.com/Johann-S/primer into Johann-S-update_anchorjs 2015-06-24 12:02:55 -07:00
Mark Otto
962898a9a3 Merge branch 'master' into select-boxes
Conflicts:
	css/.primer-stats.md
	css/primer.css
2015-06-24 11:57:53 -07:00
Mark Otto
0ad183b196 Merge pull request #133 from primer/text-center
Adding a .text-center class to utilities
2015-06-24 11:54:45 -07:00
Jon Rohan
87de9aad28 Adding .text-center to the utilities. 2015-06-23 20:57:59 -04:00
Shani Elharrar
ea7d99f5fb Updated counter link from buttons 2015-06-13 17:55:14 +03:00
Mark Otto
e312b89301 remove unnecessary class 2015-06-10 12:41:55 -07:00
Mark Otto
6a0719d16c mention why we use .select-sm 2015-06-10 12:41:40 -07:00
Mark Otto
7cf7bacfff break out default and custom selects 2015-06-10 12:40:40 -07:00
Mark Otto
e9b4f2cbff elaborate on what gets customized for default selects; use just the element name for the heading 2015-06-10 12:40:25 -07:00
Mark Otto
324f630daa override the .markdown-body dl styles for our docs examples 2015-06-10 12:39:41 -07:00
Aaron Shekey
6b71ca9415 Fallback styling 2015-06-09 17:17:02 -05:00
Aaron Shekey
9af448ec7e Custom select box styling 2015-06-09 14:17:33 -05:00
Johann-S
dc6f4b762b Update Anchorjs 2015-05-31 11:36:36 +02:00
Mark Otto
e1adc83eee Merge pull request #58 from jensechu/grammar-fix
Fixing a grammatical issue for clarity
2015-04-20 16:50:22 -07:00
Mark Otto
18f565721f rearrange and emphasize some docs things 2015-04-15 15:11:52 -07:00
Mark Otto
83052c6f5e Merge branch 'feat/centering' of https://github.com/thomastuts/primer into thomastuts-feat/centering 2015-04-15 15:08:28 -07:00
Mark Otto
fb24bf6b9b document version in footer 2015-04-15 15:06:16 -07:00
Mark Otto
14fa24b2bf Merge pull request #98 from rap2hpoutre/patch-2
Adding guideline about soft-tabs for HTML
2015-04-15 14:10:53 -07:00
Mark Otto
f0ec81b476 Merge pull request #89 from primer/jonrohan-patch-1
Call this section SCSS guidelines
2015-04-15 14:10:24 -07:00
Mark Otto
2d70ae5d52 Merge pull request #29 from BrianCS/patch-1
Add note on SCSS' overloaded rgba() function
2015-04-15 14:09:10 -07:00
Mark Otto
111e4d27f7 Merge pull request #90 from primer/btn_group_options
.btn and .button_to spacing in .btn-group
2015-04-15 14:02:18 -07:00
raph
dbf98df578 Adding guideline about soft-tabs for HTML 2015-04-09 11:21:13 +02:00
Nicolas McCurdy
bfffe7eb80 Remove an extra "the" from the primary button docs 2015-04-05 11:42:42 -04:00
Jon Rohan
8f856c9655 Some grammar weirdness 2015-04-04 16:11:21 -04:00
Jon Rohan
3a7a0379cb Override something 2015-04-04 09:35:56 -04:00
Jon Rohan
be0ea4171d No F&*#$ing way 2015-04-04 09:33:01 -04:00
Thomas Tuts
347f70e47a Add docs for .centered class to Layout & Utilities doc sections 2015-04-02 08:27:12 +02:00
Mark Otto
d12f5b5c04 document the .button_to 2015-04-01 19:51:22 -07:00
Jon Rohan
02c02d6a76 Call this section SCSS guidelines 2015-04-01 12:29:57 -04:00
Mark Otto
c779cb23ea give it a flash message 2015-03-30 11:38:32 -07:00
Mark Otto
81f53acb13 Merge pull request #61 from primer/btn_counters
Add overrides for counters in our buttons
2015-03-30 11:29:11 -07:00
Mark Otto
220aa02eae Break ols too, and add a clearer docs note 2015-03-30 11:28:05 -07:00
Mark Otto
a8717988c6 account for outline buttons, lighten the bg on regular buttons 2015-03-30 11:17:45 -07:00
Mark Otto
1b9900e4c1 Merge branch 'master' into btn_counters
Conflicts:
	css/.primer-stats.md
	css/primer.css
2015-03-30 11:06:44 -07:00
Mark Otto
2e8ebef408 Merge pull request #75 from jedcn/typo-sniping
A few typo fixes
2015-03-29 12:02:20 -07:00
Jon Rohan
03c5b67c5b Merge pull request #47 from cmcky/patch-1
Update layout.md
2015-03-29 08:27:38 -04:00
Mark Otto
2a2f68d58d Merge pull request #15 from cvrebert/patch-1
docs/blankslate.md: grammar: remove errant word
2015-03-28 13:55:36 -07:00
Jed Northridge
44ff83edfa It's -> its when appropriate 2015-03-28 16:32:16 -04:00
Jed Northridge
f54dac8fc3 Removed unnecessary word 2015-03-28 16:28:41 -04:00
Mark Otto
cb45bf9876 Merge pull request #68 from primer/docs_lists
Follow up on broken ul/ol elements
2015-03-28 01:13:18 -07:00