djmattyg007
61c9e0df0f
Update tests for new form input grid class
2015-02-21 19:25:38 +11:00
djmattyg007
48c0c9a900
Add 3/4 size for form input grid classes
2015-02-21 19:22:24 +11:00
James Alley
e321b6605b
upping z-index a notch to prevent the problem outlined in https://github.com/yahoo/pure/issues/103
2015-02-02 16:50:30 -08:00
James Alley
aab5adf943
adding in file
2015-02-02 16:15:11 -08:00
James Alley
e3fe17c672
some updates which improve the default alignment of form elements; improves the normalization of select element sizing too
2015-02-02 15:38:47 -08:00
James Alley
614a417a52
adding textareas to pure-group construct
2015-02-02 13:53:53 -08:00
James Alley
341ca37673
Merge remote-tracking branch 'upstream/master' into new-menu
2015-01-30 17:20:55 -08:00
James Alley
6e3280420e
Merge pull request #303 from tehnomaag/grouped-input-square-fix
...
Fixed grouped input square corners special case
2015-01-30 17:20:10 -08:00
James Alley
5d6e31e2ad
fixes bug with form-aligned
2015-01-28 17:56:17 -08:00
James Alley
d073e63a61
normalizes form selects
2015-01-28 13:02:34 -08:00
James Alley
25ef5c1ce4
merging from upstream
2015-01-27 15:20:34 -08:00
James Alley
efe31aa9a0
Merge pull request #344 from zanedev/fix-bg-color
...
change background color assignments to be more specific to only change b...
2015-01-20 17:31:41 -08:00
James Alley
517029f43a
resolving conflict with version of Normalize
2015-01-20 17:09:47 -08:00
James Alley
acd1fbb469
removing thin dotted styles for old IE; IE8+ can display the solid blue border just fine.
2015-01-20 14:43:22 -08:00
James Alley
40952f5a50
Initial commit of edits in support of the new menu.
2015-01-20 14:33:54 -08:00
John Tregoning
4a487193e2
Refactoring form.css in order to remove unnecessary CSS code
2014-09-02 17:28:02 -07:00
zane
a44b656186
change background color assignments to be more specific to only change background color and not entire background property overriding background images and anything else declared on background.
2014-06-12 14:32:52 -07:00
Erki Esken
d826a62984
Added manual tests as requested in https://github.com/yui/pure/pull/303#issuecomment-37080933
...
Fixed another issue with grouped inputs, where there were 4+ inputs.
2014-03-12 16:27:59 +02:00
tehnomaag
69c58f4d05
Fixed grouped input square corners special case
...
When there is only one input in a .pure-group, it had square top corners. Added a :first-child:last-child rule to have round corners as it should.
This is useful when you want grouped input fields, but where the input elements might be dynamically added to the group, so you start with one input, but more are added later.
2014-03-07 12:05:42 +02:00
Eric Ferraiuolo
a264619342
Use grids-responsive.css on Forms manual test
2014-02-28 13:13:07 -05:00
Tilo Mitra
f21710aa90
Merge branch 'master' into remove-responsive-grid
2014-02-27 19:15:36 -05:00
Hannes Nevalainen
daefad74c1
Do not force border-width on invalid form inputs
...
I have set border-width on on my inputs and it is overridden by that declaration.
2014-02-13 16:09:41 +01:00
Tilo
592e5b48e8
update font-sizes to be whole-number px values when converted
2014-02-11 11:13:41 -08:00
Tilo Mitra
f2b5fd06bc
[ Fix #265 ]: Remove font-size
rules from .pure-form children
...
This commit removes `font-size` rules from `<input>`, `<legend>`, and
`<fieldset>` elements within `.pure-form`. I did keep the font-size
rules for `.pure-form-help-inline` since that size is meant to denote
importance.
2014-02-09 23:44:27 -05:00
Tilo Mitra
def7bbad8a
Merge branch 'update-color-padding-for-chrome'
...
Conflicts:
src/forms/css/forms.css
2014-02-09 23:27:34 -05:00
Tilo Mitra
06fb6d673f
fix dangling brace
2014-02-06 01:49:54 -05:00
Tilo Mitra
f0fa81f8f1
wrap comments at 80 chars
2014-02-06 01:45:26 -05:00
Tilo Mitra
b4755b0bd3
Separate out :not()
selectors from CSS 2.1 selectors.
...
IE8 won't execute the CSS block if it contains a CSS3 selector.
This makes IE8 still execute the CSS, and CSS3-compliant browsers
can support the `:not()`.
2014-02-06 01:34:06 -05:00
Jon Petto
b6076530b4
Reduce padding/add room on color input for Chrome (v32/34 OS X).
2014-01-28 20:32:21 -06:00
Steven Vachon
49f78812dc
Remove transitions from Buttons and Forms
...
Fixes #273
2014-01-16 12:04:28 -05:00
Tilo Mitra
5e6fd019cc
remove .pure-g-r from forms manual test
2013-12-27 13:06:10 -05:00
Doug Davies
25bcbc4374
Added styling for input tag without type
2013-12-17 17:23:32 -05:00
Eric Ferraiuolo
bdc76d6fd0
Merge branch 'textarea-vtop' of github.com:rictorres/pure into rictorres-textarea-vtop
...
Conflicts:
HISTORY.md
2013-11-06 15:02:59 -08:00
Eric Ferraiuolo
6a36aecd6b
More re-formatting of manual test files
2013-09-03 13:20:52 -04:00
Eric Ferraiuolo
44b5be0a46
Clean manual tests by formatting the HTML and making it valid
2013-09-03 13:18:46 -04:00
Dmitry Chestnykh
dd51c31fad
Remove -webkit-font-smoothing from forms.
2013-08-31 15:35:29 +02:00
Ricardo Torres
26ff82efc7
Fix the issue when you have a big sized textarea and its label appears aligned to the middle
2013-08-25 21:12:56 -03:00
Ricardo Torres
44d577192e
Fix the issue when you have a big sized textarea and its label appears aligned to the middle
2013-08-25 21:08:40 -03:00
Eric Ferraiuolo
44ae07177f
Remove Normalize.css from src/
, it's a dependency not Pure source code
...
This also removes `forms-core.css` which was effectively Normalize.css'
form related styles prefixed with `.pure-form`.
2013-08-07 18:55:56 -04:00
Tilo Mitra
f56887539e
fix #143 by removing specific :focus styles for readonly inputs
2013-08-01 17:36:33 -04:00
Eric Ferraiuolo
293b850d16
Merge branch 'AurelioDeRosa-patch-1'
...
Conflicts:
HISTORY.md
2013-07-17 08:35:58 -07:00
Tilo Mitra
a25231e90b
modify colors to be consistent with other colors in Pure
2013-07-16 12:10:19 -04:00
Aurelio De Rosa
50742e0a93
Added margin for elements children of .pure-form-stacked
2013-07-10 22:45:26 +02:00
Tilo Mitra
561a3d3e04
remove cursor property for readonly inputs
2013-07-10 11:54:22 -04:00
Aurelio De Rosa
3a2e622559
Updated Rounded Form section in manual test of forms.html
2013-07-10 00:59:49 +02:00
Aurelio De Rosa
445d7ac332
Updated style for .pure-input-rounded
2013-07-10 00:52:34 +02:00
Aurelio De Rosa
b2c4452b8b
Update forms.css
...
Proposed fix for issue #109
2013-07-10 00:06:20 +02:00
Tilo Mitra
e1545d54e9
Differentiate [readonly] form inputs from [disabled]
...
This commit builds on top of jaseg's commit (4c5caee
).
Readonly form inputs have a different style from both
[disabled] and normal inputs.
[readonly] inputs do not have the default :focus style.
2013-07-09 17:26:11 -04:00
jaseg
3b76f889c2
Forms: Make [readonly] inputs easily readable
2013-07-09 16:42:58 -04:00
Aurelio De Rosa
7109a8b51c
Update forms.css
...
Removed the gray color of forms' labels. Fix for issue [#89 ](https://github.com/yui/pure/issues/89 )
2013-07-01 23:02:32 +02:00