1
1
mirror of https://github.com/primer/css.git synced 2024-11-27 09:45:45 +03:00
Commit Graph

30 Commits

Author SHA1 Message Date
Mark Otto
e68496b233 Add IE9 hacks for custom select 2015-07-29 10:42:41 -07:00
Mark Otto
8b5beeca53 Match carets to our CSS generated ones
The exact sizing of the individual carets are now matched up—`8px` wide—with our select menus.
2015-07-27 10:25:30 -07:00
Aaron Shekey
28cb0adb2f Better caret asset 2015-07-27 10:37:13 -05:00
Mark Otto
4bd8d60e6b add max-width to custom selects so they don't break their parents with long option values 2015-07-21 14:55:53 -07:00
Mark Otto
99537a4479 background-color on .select 2015-07-20 14:52:18 -07:00
Mark Otto
266e3453c7 background-size tweaked on custom selects 2015-07-20 14:51:59 -07:00
Mark Otto
f6ca470ace Fix small selects sizing 2015-07-20 14:31:21 -07:00
Mark Otto
ca3ffd0705 Merge branch 'master' into error-states 2015-06-24 13:31:36 -07:00
Aaron Shekey
e5c8d0e1ab Background comment 2015-06-24 14:19:19 -05:00
Aaron Shekey
5b519f697a Clean up extra tooltip styles 2015-06-24 14:09:18 -05:00
Aaron Shekey
ca5c06715b Remove .form-note 2015-06-24 14:07:45 -05:00
Aaron Shekey
eb58ef2827 Inline error state styling 2015-06-23 17:08:27 -05:00
Mark Otto
c490df9bf1 rename .select-small to .select-sm to match .btn-sm 2015-06-10 12:39:22 -07:00
Mark Otto
9854cd694a ms-expand comment 2015-06-10 12:39:05 -07:00
Mark Otto
838effd281 comment on why we need appearance vendor prefixes, move the box-shadow i nuked from the regular select to just the .select 2015-06-10 12:38:53 -07:00
Mark Otto
fd2bfd543e comment and formatting 2015-06-10 12:38:32 -07:00
Mark Otto
047edbe5d9 don't box-shadow default selects, and don't apply our styles to it if it's a select[multiple] 2015-06-10 12:38:19 -07:00
Aaron Shekey
6b71ca9415 Fallback styling 2015-06-09 17:17:02 -05:00
Aaron Shekey
2e57103fc4 Formatting 2015-06-09 14:38:00 -05:00
Aaron Shekey
9af448ec7e Custom select box styling 2015-06-09 14:17:33 -05:00
Jon Rohan
0a6256126d Merge branch 'master' into scss-lint-settings-upgrade 2015-05-29 21:44:10 -04:00
Mark Otto
5184839d3d Merge pull request #121 from amosie/777-brand-gray
Change 777 to brand-gray
2015-05-29 10:25:41 -07:00
amosie
5d936ed938 Change 777 to brand-gray 2015-05-29 11:59:52 +01:00
Jon Rohan
3855ef90fd Compiling things 2015-05-21 16:26:00 -04:00
Jon Rohan
36b4f861b4 some merge-able rules 2015-05-21 16:20:19 -04:00
Jon Rohan
265620a0d9 We have autoprefixer to do the VendorPrefix for us
These are taken care of by autoprefixer right @mdo?
2015-05-21 16:19:38 -04:00
Jack Moore
41e104b7ae removed obsolete -webkit-validation-bubble styles
The -webkit-validation-bubble pseudo-element selector was removed in [Chrome 28](https://code.google.com/p/chromium/issues/detail?id=259050#c3).
2015-05-06 19:07:21 -04:00
Mark Otto
972477aca8 Remove a ton of github/github-specific CSS
For components like our image uploader, previewable forms, and issue/PR composers
2015-03-27 16:20:32 -07:00
Pascal Borreli
7f0ecf12c7 Fixed typos 2015-03-23 22:46:58 +00:00
Mark Otto
b3a560d875 initial commit from github/primer into primer/primer 2015-03-20 16:30:22 -07:00