Commit Graph

41 Commits

Author SHA1 Message Date
Arnold Daniels
3946a836fd Merge branch 'dev.uneditable' 2012-04-03 14:12:43 +02:00
Arnold Daniels
668588c278 Changes uneditable elements
Uneditable input/textarea always `cursor:text`
Overflow hidden / nowrap for uneditable input
2012-04-03 14:12:23 +02:00
Arnold Daniels
ea5a1a1214 Merge branch 'dev.uneditable' 2012-03-28 01:50:04 +02:00
Arnold Daniels
cca8c2f37f Fixed height for uneditable-textarea with rows attribute 2012-03-28 01:48:35 +02:00
Arnold Daniels
01cd2f0a9f Fix margin-left for .spanX on .uneditable-textarea 2012-03-28 01:48:35 +02:00
Arnold Daniels
fbb07db876 Merge branch 'dev.uneditable' 2012-03-28 01:42:58 +02:00
Arnold Daniels
402aa82341 Fixed height for uneditable-textarea with rows attribute 2012-03-28 01:42:38 +02:00
Arnold Daniels
f921fd0861 Merge branch 'dev.uneditable' 2012-03-28 01:28:31 +02:00
Arnold Daniels
127a4ca1e3 Fix margin-left for .spanX on .uneditable-textarea 2012-03-28 01:28:02 +02:00
Arnold Daniels
5c9d752d6a Merge branch 'dev.forms' 2012-03-28 01:25:21 +02:00
Arnold Daniels
ee7679ec96 No bottom margin for input-append, input-prepend 2012-03-28 01:25:06 +02:00
Arnold Daniels
692a67bbe7 Merge branch 'dev.editor' 2012-02-23 18:13:02 +01:00
Arnold Daniels
d707f5232a Added css for .editor form element
Also added `.editor-ckeditor` for style when using ckeditor
Added editor textarea to docs
2012-02-23 18:12:02 +01:00
Arnold Daniels
ce8b3acc6c Merge branch 'dev.uneditable'
Conflicts:
	less/forms.less
2012-02-21 23:47:40 +01:00
Arnold Daniels
76bc3617bc Improve form styles
Combining horizontal and vertical form
Wells in forms
Vertical align for checkbox/radio in label
Smaller labels
2012-02-21 23:41:09 +01:00
Arnold Daniels
34335a5935 Added uneditable form and textarea
Adding `.uneditable-form`
Adding `.uneditable-textarea`
Changed padding for uneditable inputs

Make uneditable-input and uneditable-textarea look like editable counterparts
2012-02-21 23:39:47 +01:00
Arnold Daniels
8c1f94f0af Improve form styles
Combining horizontal and vertical form
Wells in forms
Vertical align for checkbox/radio in label
Smaller labels
2012-02-13 13:58:39 +01:00
Mark Otto
9b9e1d309b fix that jank hack 2012-02-01 16:44:07 -08:00
Mark Otto
9ba70796e2 remove top 5px padding from first inline radio/checkbox 2012-01-30 07:40:24 -08:00
Mark Otto
ae7f94eeff overhaul grid mixins and variables, standardize fluid grid system and enable it across responsive layouts 2012-01-30 00:39:44 -08:00
Mark Otto
278858e706 fix form styles on prepend/append for consistency, update code docs with examples of the code snippets 2012-01-29 13:25:13 -08:00
Mark Otto
7bf2767452 remove form docs from the styles and markup, it's no longer needed 2012-01-29 00:07:01 -08:00
Mark Otto
475b985a0e remove padding from first-child of inline radios/checkboxes 2012-01-28 16:37:43 -08:00
Mark Otto
7843a665fd vertical align inline checkboxes/radios to improve rendering in topbar 2012-01-28 14:50:56 -08:00
Mark Otto
296d06a285 add checkbox/radio border for ios in responsive 2012-01-28 13:07:01 -08:00
Mark Otto
70c6a6cd85 fix border and border radius on radios/checkboxes for iOS, fix forms docs alignment on small devices 2012-01-28 12:58:26 -08:00
Mark Otto
b77161f864 reset border-radius only for ie9? 2012-01-28 12:49:26 -08:00
Mark Otto
ce69b70719 give append/prepend inputs higher z-index on focus 2012-01-27 23:53:56 -08:00
Mark Otto
7a756168b5 fix regression in textarea shadows 2012-01-27 22:56:48 -08:00
Mark Otto
78120edf72 add clearfix to control-group for longer labels and any other unforeseen circumstances 2012-01-27 21:20:58 -08:00
Mark Otto
9800196bf7 use quotes on attr selectors more consistently 2012-01-27 20:05:03 -08:00
Mark Otto
7e72eb5063 new tab focus style and mixin 2012-01-27 18:33:25 -08:00
Mark Otto
997fc33af9 clean up use of mixins to highlight them appropriately in your fav editor 2012-01-27 16:40:14 -08:00
Pete Hopkins
43f1a42f7f Adds necessary ie7-inline-block macros 2012-01-27 16:10:34 -05:00
Pete Hopkins
526d388393 Compensates for IE7 first-child-input-inheriting-hasLayout-parents-margins bug for appended text form element 2012-01-27 12:16:17 -05:00
Mark Otto
9d0328ff00 adding outline callout as a fallback for IE--needs testing though, thought I already added this 2012-01-27 08:21:39 -08:00
Jacob Thornton
dc2deb9a1b moving structure around + more work on builder... 2012-01-26 21:48:46 -08:00
Jacob Thornton
96c3e70996 cleanup old stuff 2011-05-03 18:12:43 -07:00
Mark Otto
d61317d7b5 Added main topbar and shit. 2011-04-28 17:24:59 -07:00
Mark Otto
b95e99a173 Updated documentation; added stacked forms; cleaned up spacing; moved all ids to the section element instead of the page header to fix spacing with bookmarked links; 2011-04-27 23:00:33 -07:00
Mark Otto
eb81782cdb Porting over all Blueprint styles to new Baseline repo 2011-04-27 13:53:51 -07:00