aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/quattro.less
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/quattro.less
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/quattro.less')
-rw-r--r--view/theme/quattro/quattro.less6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less
index 8c123a963..1bd0fae0a 100644
--- a/view/theme/quattro/quattro.less
+++ b/view/theme/quattro/quattro.less
@@ -423,7 +423,7 @@ section {
}
/* wall item */
-.tread-wrapper {
+.thread-wrapper {
background-color: @ThreadBackgroundColor;
position: relative;
padding: 10px;
@@ -549,11 +549,11 @@ section {
.wall-item-links { padding-left: 12px; }
.wall-item-container { width: 700px; }
- .tread-wrapper { width: 700px; padding: 0; margin: 10px 0;}
+ .thread-wrapper { width: 700px; padding: 0; margin: 10px 0;}
}
.shiny { border-right:10px solid @ShinyBorderColor; }
-#jot-preview-content .tread-wrapper { background-color: @JotPreviewBackgroundColor; }
+#jot-preview-content .thread-wrapper { background-color: @JotPreviewBackgroundColor; }
.hide-comments-outer {margin-bottom: 0.8em; }