aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/css
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-02-04 19:25:24 -0800
committerfriendica <info@friendica.com>2013-02-04 19:25:24 -0800
commit386fa8e26cd57cf7b9d3c6c15ba68b39b66fcc45 (patch)
treeb363ff93ec5a3a1fd362e7981e654ee3021a2919 /view/theme/redbasic/css
parent66b36031781a1b4b00a14a294232c1b4606e62b3 (diff)
downloadvolse-hubzilla-386fa8e26cd57cf7b9d3c6c15ba68b39b66fcc45.tar.gz
volse-hubzilla-386fa8e26cd57cf7b9d3c6c15ba68b39b66fcc45.tar.bz2
volse-hubzilla-386fa8e26cd57cf7b9d3c6c15ba68b39b66fcc45.zip
different background for preview so you know it's a preview
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r--view/theme/redbasic/css/style.css6
1 files changed, 3 insertions, 3 deletions
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; */