forked from mirror/_s
Forms
Proposing to reword Inputs and Buttons with Forms. This way we can cover more than just couple of elements. Select feels like an outsider and textarea too, even though it's technically an input. This will also be a perfect match with the rest :) N.B. Something went wrong with my last proposal, sorry about that.
This commit is contained in:
parent
e68c231ed1
commit
d5d6d146ed
|
@ -28,7 +28,7 @@ and Blueprint http://www.blueprintcss.org/
|
|||
1.0 - Reset
|
||||
2.0 - Typography
|
||||
3.0 - Elements
|
||||
4.0 - Inputs and buttons
|
||||
4.0 - Forms
|
||||
5.0 - Navigation
|
||||
5.1 - Links
|
||||
5.2 - Menus
|
||||
|
@ -238,7 +238,7 @@ th {
|
|||
}
|
||||
|
||||
/*--------------------------------------------------------------
|
||||
4.0 Inputs and buttons
|
||||
4.0 Forms
|
||||
--------------------------------------------------------------*/
|
||||
button,
|
||||
input,
|
||||
|
|
Reference in New Issue