aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/green
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-07-23 18:41:19 -0700
committerfriendica <info@friendica.com>2012-07-23 18:41:19 -0700
commite18417ea47bac5add79bc4f8fad8e89c6c6f9d08 (patch)
tree9cf9bcb0bfa5fca688d8aa5b11914809aeefbabf /view/theme/quattro/green
parentb0f1d03a8ad51769c347a2056ce872972380d48f (diff)
downloadvolse-hubzilla-e18417ea47bac5add79bc4f8fad8e89c6c6f9d08.tar.gz
volse-hubzilla-e18417ea47bac5add79bc4f8fad8e89c6c6f9d08.tar.bz2
volse-hubzilla-e18417ea47bac5add79bc4f8fad8e89c6c6f9d08.zip
correct spelling - tread to thread
Diffstat (limited to 'view/theme/quattro/green')
-rw-r--r--view/theme/quattro/green/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/quattro/green/style.css b/view/theme/quattro/green/style.css
index 57fa38aa1..a7d1f10b8 100644
--- a/view/theme/quattro/green/style.css
+++ b/view/theme/quattro/green/style.css
@@ -900,7 +900,7 @@ section {
padding: 0px 20px 0px 10px;
}
/* wall item */
-.tread-wrapper {
+.thread-wrapper {
background-color: #eff0f1;
position: relative;
padding: 10px;
@@ -1087,7 +1087,7 @@ section {
.comment-edit-preview .wall-item-container {
width: 700px;
}
-.comment-edit-preview .tread-wrapper {
+.comment-edit-preview .thread-wrapper {
width: 700px;
padding: 0;
margin: 10px 0;
@@ -1095,7 +1095,7 @@ section {
.shiny {
border-right: 10px solid #ddffdd;
}
-#jot-preview-content .tread-wrapper {
+#jot-preview-content .thread-wrapper {
background-color: #ddffdd;
}
.hide-comments-outer {