diff options
author | phani00 <phani00@gmail.com> | 2018-12-18 12:37:51 +0100 |
---|---|---|
committer | phani00 <phani00@gmail.com> | 2018-12-18 12:37:51 +0100 |
commit | aaab905e726c126a36453f4ae08c39c3045bf412 (patch) | |
tree | 5f57860140ac9e57675977dca7584f2eb83e837d /view/theme | |
parent | aace8a14cee2f173b7a11bb2bfcbcebbe0084863 (diff) | |
download | volse-hubzilla-aaab905e726c126a36453f4ae08c39c3045bf412.tar.gz volse-hubzilla-aaab905e726c126a36453f4ae08c39c3045bf412.tar.bz2 volse-hubzilla-aaab905e726c126a36453f4ae08c39c3045bf412.zip |
remove some fancy formatting.
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index ba0cc7cd2..c7948cad1 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1808,8 +1808,4 @@ dl.bb-dl > dd > li { span.default-highlight { background-color: yellow; color: #111; - margin: 0 2px; - padding: 2px 4px 2px 5px; - border-radius: 4px; - white-space: nowrap; } |