diff options
author | friendica <info@friendica.com> | 2012-07-23 18:41:19 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-07-23 18:41:19 -0700 |
commit | e18417ea47bac5add79bc4f8fad8e89c6c6f9d08 (patch) | |
tree | 9cf9bcb0bfa5fca688d8aa5b11914809aeefbabf /view/theme/diabook/diabook-aerith | |
parent | b0f1d03a8ad51769c347a2056ce872972380d48f (diff) | |
download | volse-hubzilla-e18417ea47bac5add79bc4f8fad8e89c6c6f9d08.tar.gz volse-hubzilla-e18417ea47bac5add79bc4f8fad8e89c6c6f9d08.tar.bz2 volse-hubzilla-e18417ea47bac5add79bc4f8fad8e89c6c6f9d08.zip |
correct spelling - tread to thread
Diffstat (limited to 'view/theme/diabook/diabook-aerith')
6 files changed, 24 insertions, 24 deletions
diff --git a/view/theme/diabook/diabook-aerith/style-network-wide.css b/view/theme/diabook/diabook-aerith/style-network-wide.css index 27b9c49e2..378d17b78 100644 --- a/view/theme/diabook/diabook-aerith/style-network-wide.css +++ b/view/theme/diabook/diabook-aerith/style-network-wide.css @@ -1316,7 +1316,7 @@ transition: all 0.2s ease-in-out; /* wall item */ -.tread-wrapper { +.thread-wrapper { border-bottom: 1px solid #D2D2D2; position: relative; padding: 5px; @@ -1324,7 +1324,7 @@ transition: all 0.2s ease-in-out; width: 775px; padding-top: 10px; } -.tread-wrapper a{ +.thread-wrapper a{ color: #3465A4; } @@ -1519,7 +1519,7 @@ transition: all 0.2s ease-in-out; .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; @@ -1534,7 +1534,7 @@ transition: all 0.2s ease-in-out; #jot-preview-content{ margin-top: 30px;} -#jot-preview-content .tread-wrapper { +#jot-preview-content .thread-wrapper { background-color: #fff797; } diff --git a/view/theme/diabook/diabook-aerith/style-network.css b/view/theme/diabook/diabook-aerith/style-network.css index ef6e5cac1..7ea62da98 100644 --- a/view/theme/diabook/diabook-aerith/style-network.css +++ b/view/theme/diabook/diabook-aerith/style-network.css @@ -1311,7 +1311,7 @@ transition: all 0.2s ease-in-out; /* wall item */ -.tread-wrapper { +.thread-wrapper { border-bottom: 1px solid #D2D2D2; position: relative; padding: 5px; @@ -1319,7 +1319,7 @@ transition: all 0.2s ease-in-out; width: 575px; padding-top: 10px; } -.tread-wrapper a{ +.thread-wrapper a{ color: #3465A4; } @@ -1511,7 +1511,7 @@ transition: all 0.2s ease-in-out; .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; @@ -1526,7 +1526,7 @@ transition: all 0.2s ease-in-out; #jot-preview-content{ margin-top: 30px;} -#jot-preview-content .tread-wrapper { +#jot-preview-content .thread-wrapper { background-color: #fff797; } diff --git a/view/theme/diabook/diabook-aerith/style-profile-wide.css b/view/theme/diabook/diabook-aerith/style-profile-wide.css index 002b1719e..aef92dfc0 100644 --- a/view/theme/diabook/diabook-aerith/style-profile-wide.css +++ b/view/theme/diabook/diabook-aerith/style-profile-wide.css @@ -1291,7 +1291,7 @@ transition: all 0.2s ease-in-out; } /* wall item */ /*marker*/ -.tread-wrapper { +.thread-wrapper { border-bottom: 1px solid #D2D2D2; position: relative; padding: 5px; @@ -1299,7 +1299,7 @@ transition: all 0.2s ease-in-out; width: 775px; padding-top: 10px; } -.tread-wrapper a{ +.thread-wrapper a{ color: #3465A4; } @@ -1491,7 +1491,7 @@ transition: all 0.2s ease-in-out; .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; @@ -1506,7 +1506,7 @@ transition: all 0.2s ease-in-out; #jot-preview-content{ margin-top: 30px;} -#jot-preview-content .tread-wrapper { +#jot-preview-content .thread-wrapper { background-color: #fff797; } diff --git a/view/theme/diabook/diabook-aerith/style-profile.css b/view/theme/diabook/diabook-aerith/style-profile.css index 2b7d3df17..2ab79a1eb 100644 --- a/view/theme/diabook/diabook-aerith/style-profile.css +++ b/view/theme/diabook/diabook-aerith/style-profile.css @@ -1285,7 +1285,7 @@ right_aside .icon {width: 10px; height: 10px;} transition: all 0.2s ease-in-out; } /* wall item */ -.tread-wrapper { +.thread-wrapper { border-bottom: 1px solid #D2D2D2; position: relative; padding: 5px; @@ -1293,7 +1293,7 @@ transition: all 0.2s ease-in-out; width: 575px; padding-top: 10px; } -.tread-wrapper a{ +.thread-wrapper a{ color: #3465A4; } @@ -1482,7 +1482,7 @@ transition: all 0.2s ease-in-out; .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; @@ -1497,7 +1497,7 @@ transition: all 0.2s ease-in-out; #jot-preview-content{ margin-top: 30px;} -#jot-preview-content .tread-wrapper { +#jot-preview-content .thread-wrapper { background-color: #fff797; } diff --git a/view/theme/diabook/diabook-aerith/style-wide.css b/view/theme/diabook/diabook-aerith/style-wide.css index 98c645024..6def88067 100644 --- a/view/theme/diabook/diabook-aerith/style-wide.css +++ b/view/theme/diabook/diabook-aerith/style-wide.css @@ -1436,7 +1436,7 @@ body .pageheader{ color: #3465A4; } /* wall item */ -.tread-wrapper { +.thread-wrapper { border-bottom: 1px solid #D2D2D2; position: relative; padding: 5px; @@ -1444,7 +1444,7 @@ body .pageheader{ width: 775px; padding-top: 10px; } -.tread-wrapper a{ +.thread-wrapper a{ color: #3465A4; } @@ -1751,7 +1751,7 @@ body .pageheader{ .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; @@ -1766,7 +1766,7 @@ body .pageheader{ #jot-preview-content{ margin-top: 30px;} -#jot-preview-content .tread-wrapper { +#jot-preview-content .thread-wrapper { background-color: #fff797; } diff --git a/view/theme/diabook/diabook-aerith/style.css b/view/theme/diabook/diabook-aerith/style.css index 630b331e9..c49e59ec6 100644 --- a/view/theme/diabook/diabook-aerith/style.css +++ b/view/theme/diabook/diabook-aerith/style.css @@ -1432,7 +1432,7 @@ body .pageheader{ color: #3465A4; } /* wall item */ -.tread-wrapper { +.thread-wrapper { border-bottom: 1px solid #D2D2D2; position: relative; padding: 5px; @@ -1440,7 +1440,7 @@ body .pageheader{ width: 775px; padding-top: 10px; } -.tread-wrapper a{ +.thread-wrapper a{ color: #3465A4; } .wall-item-decor { @@ -1742,7 +1742,7 @@ body .pageheader{ .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; @@ -1757,7 +1757,7 @@ body .pageheader{ #jot-preview-content{ margin-top: 30px;} -#jot-preview-content .tread-wrapper { +#jot-preview-content .thread-wrapper { background-color: #fff797; } |