diff options
author | marijus <mario@localhost.localdomain> | 2014-02-10 00:00:35 +0100 |
---|---|---|
committer | marijus <mario@localhost.localdomain> | 2014-02-10 00:00:35 +0100 |
commit | 3ad9cf67c6e28f41c191dea52fac664471e5b107 (patch) | |
tree | 7b876d5a207893cbebe55750c5a90dc0d2dea079 /view/theme | |
parent | 46153e4a5795a6ad6f088304233a4524a1e8409c (diff) | |
download | volse-hubzilla-3ad9cf67c6e28f41c191dea52fac664471e5b107.tar.gz volse-hubzilla-3ad9cf67c6e28f41c191dea52fac664471e5b107.tar.bz2 volse-hubzilla-3ad9cf67c6e28f41c191dea52fac664471e5b107.zip |
whitespace
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 8a43f5a51..78fdac0cd 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2467,5 +2467,5 @@ img.mail-list-sender-photo { .chat-item-text { border-radius: $radiuspx; - background-color:#eee; + background-color: #eee; } |