From 94e48bc2346be430b7a7c3931dfdc8a8ad31862b Mon Sep 17 00:00:00 2001 From: Jens Ulferts Date: Wed, 4 Mar 2015 15:32:21 +0100 Subject: [PATCH] adding inplace edit of multi line text to styleguide --- .../stylesheets/content/_in_place_editing.md | 146 +++++++++++++++++- 1 file changed, 144 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/content/_in_place_editing.md b/app/assets/stylesheets/content/_in_place_editing.md index fdcced104f..8fdda2ee33 100644 --- a/app/assets/stylesheets/content/_in_place_editing.md +++ b/app/assets/stylesheets/content/_in_place_editing.md @@ -1,6 +1,8 @@ # In place editing -# In place editing: Multiple lines of text +## In place editing: Multiple lines of text + +### Read mode ```
@@ -48,8 +50,148 @@ ``` +### Edit mode + +``` + +
+
+
+

+ Description +

+
+
+
+ +
+
+
+
+
+
+ + + + + +   + + + +   + + +   + + + +   + + + + +
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+ +``` -# In place editing: Single line of text +## In place editing: Single line of text ```