Jon Rohan
da9ea1293a
Using flash warn colors for form warning
2016-03-14 11:44:56 -04:00
Jon Rohan
03d80e6fc0
Form group was renamed
2016-03-14 11:44:39 -04:00
Jon Rohan
980837be57
Renaming .select to form-select
2016-03-14 11:44:18 -04:00
Jon Rohan
4b4defc095
Refactor form-group a bit to make things more flexible
2016-03-14 11:13:00 -04:00
Jon Rohan
6a86b10bcc
Kill icon bootstrap mixin
2016-03-14 11:08:36 -04:00
Jon Rohan
8b3483fda1
Using color variables for flash messages and applying to form errors
2016-03-14 11:08:15 -04:00
Jon Rohan
c780f046fb
Finalizing the blankslate changes
2016-03-12 20:36:49 -05:00
Jon Rohan
a936d64e07
Revert "remove commented code"
...
This reverts commit 657f62bb06
.
2016-03-12 20:22:13 -05:00
Jon Rohan
657f62bb06
remove commented code
2016-03-12 09:01:00 -05:00
Jon Rohan
c0a196ac85
Merge branch 'master' into v3
2016-03-12 08:58:34 -05:00
Jon Rohan
4dcdf636fe
remove link hover colors and bring back muted-link
2016-03-10 15:35:04 -05:00
Jon Rohan
d4e3d9da55
Using variables when we can
2016-03-04 12:28:38 -05:00
Jon Rohan
307529a8b3
Using variables to set border properties
2016-03-04 12:21:02 -05:00
Jon Rohan
8629e4e581
lint disable
2016-03-04 12:17:04 -05:00
Jon Rohan
392fb94079
Updating to use bg- and text- colors in components
2016-03-04 12:10:54 -05:00
Jon Rohan
404accdc37
Adding color utilities from .com
2016-03-04 11:55:21 -05:00
Jon Rohan
d794e1ad6b
fixing linting
2016-03-04 10:54:56 -05:00
Jon Rohan
fc6231ebcd
Merge branch 'master' into utilities-refactor
2016-03-04 10:50:47 -05:00
Jon Rohan
67322ab20d
no more -
2016-03-04 10:42:22 -05:00
Jon Rohan
fedc59528c
Merge branch 'master' into scss-lint-updates
2016-02-19 14:39:12 -05:00
Jon Rohan
382aa0fd48
Updating primer based on latest scss-lint config in github.com
2016-02-19 14:31:05 -05:00
Jon Rohan
ef004fae69
turning off some lints and missing files
2016-02-18 15:52:02 -05:00
Mu-An Chiou
1a557015a7
Add styling for button.ellipsis-expander
2016-02-18 01:40:10 +08:00
Jon Rohan
768fb5dfcf
kill off old file and organize better
2016-02-17 12:09:33 -05:00
Jon Rohan
116bbcf198
Adding more utilties
2016-02-17 11:26:50 -05:00
Mark Otto
f79eff94f4
Merge pull request #172 from muan/tabsstyle
...
Remove tab background color (for buttons)
2016-02-16 09:14:12 -08:00
Mark Otto
89d4c3905d
Merge pull request #170 from muan/ellipsis
...
Add .ellipsis-expander to avoid targeting tag name
2016-02-16 09:13:20 -08:00
Mu-An Chiou
f8d10ffdf3
Remove tab background color (when button)
2016-02-11 22:38:54 +08:00
Mu-An Chiou
d992f77f76
Get rid of underline in :focus state as well
...
This is useful when a tab is also styled as .btn-link, where underline is set on :focus
2016-02-11 20:29:50 +08:00
Mu-An Chiou
bd7c7c2fef
Add .ellipsis-expander to avoid targeting tag name
...
This is part of a larger effort to get rid of a tags that are
not actual links.
2016-02-11 20:23:48 +08:00
Mark Otto
c60686ff85
tweak a few things from ripping out margin effort in github/github
2015-12-08 14:40:44 -08:00
Mark Otto
dff2a0153c
missed one
2015-12-08 14:40:25 -08:00
Mark Otto
707ac22c34
rip out extra spaces because linting
2015-12-08 13:18:03 -08:00
Mark Otto
7320468d9a
linting twerks
2015-12-08 13:08:57 -08:00
Mark Otto
b434509277
nuke bottom margin as well?
2015-12-08 13:04:56 -08:00
Mark Otto
e803f0e8c1
Merge branch 'master' into v3
2015-12-08 13:04:23 -08:00
Joshua Peek
5d3fd45c70
Add Apple Emoji to default font stack
...
Improves emoji color rendering in Chrome.
2015-11-16 09:42:13 -08:00
Jon Rohan
e933b39561
extra whitespace
2015-10-19 14:54:39 -04:00
Jon Rohan
d0309373a3
font-size: 12px
2015-10-19 14:54:18 -04:00
Jon Rohan
fadb711052
Merge branch 'master' into small-note
2015-10-19 14:52:28 -04:00
Jon Rohan
4e91425a1e
Kill the dark theme tooltip
2015-10-14 14:31:01 -07:00
Jon Rohan
0bc93ff4c3
Backporting changes from github
2015-10-10 14:08:02 -04:00
Jon Rohan
6943692144
Adding .text-small for de-emphasised text
2015-10-02 14:20:27 -07:00
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
70ce13aacd
update linter
2015-09-25 14:33:23 -07:00
Mark Otto
30a70fe24e
Start rewriting blankslate
2015-09-25 14:16:29 -07:00
Mark Otto
2ff8a486b6
Update input groups to use .form-control class
2015-09-11 11:27:53 -07:00
Mark Otto
dfcc9e5272
Rearrange source files
...
- Break apart buttons and forms files a bit for granularity
- Move entire utility file to the end of the import stack (should always be there for specificity reasons)
2015-09-11 11:26:24 -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