diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 5cf3dc06f..a4c31787b 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -348,7 +348,7 @@ footer { } .preview { - background: lightyellow; + background: url('../img/gray_and_white_diagonal_stripes_background_seamless.gif'); } #theme-preview { @@ -1067,14 +1067,14 @@ input#dfrn-url { .wall-item-content-wrapper { margin-top: 10px; position: relative; - background: #fff; +/* background: #fff; */ /* border-radius: 5px; */ /* box-shadow: 12px 12px 12px #111; */ border-left: 1px solid #eec; } .wall-item-content-wrapper.comment { - background: #fff; +/* background: #fff; */ border-left: 1px solid #e0e0e0; margin-left: 50px; /* box-shadow: 5px 5px 5px #222; */ diff --git a/view/theme/redbasic/img/gray_and_white_diagonal_stripes_background_seamless.gif b/view/theme/redbasic/img/gray_and_white_diagonal_stripes_background_seamless.gif new file mode 100644 index 000000000..144369257 Binary files /dev/null and b/view/theme/redbasic/img/gray_and_white_diagonal_stripes_background_seamless.gif differ diff --git a/view/tpl/search_item.tpl b/view/tpl/search_item.tpl index 23a0150c5..304fca4d5 100644 --- a/view/tpl/search_item.tpl +++ b/view/tpl/search_item.tpl @@ -1,7 +1,7 @@