diff options
author | zotlabs <mike@macgirvin.com> | 2016-12-16 22:47:25 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2016-12-16 22:47:25 -0800 |
commit | e1819a874f334185e379db9390d493d12273704b (patch) | |
tree | e140a9c6ba3164043db8db8a2867988eb0580c91 /view/theme/redbasic | |
parent | 0c665e11f11c081111411fa2938e8e3f00d02634 (diff) | |
download | volse-hubzilla-e1819a874f334185e379db9390d493d12273704b.tar.gz volse-hubzilla-e1819a874f334185e379db9390d493d12273704b.tar.bz2 volse-hubzilla-e1819a874f334185e379db9390d493d12273704b.zip |
use darkorange.
Diffstat (limited to 'view/theme/redbasic')
-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 9bc39dfb4..8a38c68f3 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1264,7 +1264,7 @@ img.mail-conv-sender-photo { } .jot-icons.jot-lock-warn { - color: red; + color: darkorange; } |