From d5d6d146ed179716ab619bc29443a7eac0e6433a Mon Sep 17 00:00:00 2001 From: Emil Uzelac Date: Sun, 23 Feb 2014 18:16:53 -0600 Subject: [PATCH] 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. --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 5c8dc54..bca0504 100644 --- a/style.css +++ b/style.css @@ -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,