]> git.mxchange.org Git - friendica.git/commitdiff
Vier: Just another thread improvment
authorMichael Vogel <icarus@dabo.de>
Wed, 24 Jun 2015 19:49:51 +0000 (21:49 +0200)
committerMichael Vogel <icarus@dabo.de>
Wed, 24 Jun 2015 19:49:51 +0000 (21:49 +0200)
view/theme/vier/style.css

index f5072c02cc3146b294c9dc7b458e769f1fa3b52c..99fcb4fd78d03429ed146aaad06820952ac2ae07 100644 (file)
@@ -1390,6 +1390,44 @@ section.minimal {
   max-width: 510px;
 }
 
+.children .wall-item-comment-wrapper textarea {
+  width: 570px;
+}
+.wall-item-container.thread_level_3 .wall-item-comment-wrapper textarea {
+  width: 555px;
+}
+.wall-item-container.thread_level_4 .wall-item-comment-wrapper textarea {
+  width: 540px;
+}
+.wall-item-container.thread_level_5 .wall-item-comment-wrapper textarea {
+  width: 525px;
+}
+.wall-item-container.thread_level_6 .wall-item-comment-wrapper textarea {
+  width: 510px;
+}
+.wall-item-container.thread_level_7 .wall-item-comment-wrapper textarea {
+  width: 495px;
+}
+
+.children .wall-item-bottom .comment-edit-preview {
+  width: 575px;
+}
+.wall-item-container.thread_level_3 .wall-item-bottom .comment-edit-preview {
+  width: 560px;
+}
+.wall-item-container.thread_level_4 .wall-item-bottom .comment-edit-preview {
+  width: 545px;
+}
+.wall-item-container.thread_level_5 .wall-item-bottom .comment-edit-preview {
+  width: 530px;
+}
+.wall-item-container.thread_level_6 .wall-item-bottom .comment-edit-preview {
+  width: 515px;
+}
+.wall-item-container.thread_level_7 .wall-item-bottom .comment-edit-preview {
+  width: 500px;
+}
+
 .wall-item-container.comment .contact-photo {
   width: 32px;
   height: 32px;