diff options
author | marijus <mario@mariovavti.com> | 2014-04-09 17:10:07 +0200 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-04-09 17:10:07 +0200 |
commit | 74bd772a5bba5cd2c92e708d237128ab2dbdb53c (patch) | |
tree | 7c1749520daa2102c5e97851713e6551cf8b78dd /view/theme | |
parent | c4233232b7612e3ace2bcc4e27b77fe1fec832ba (diff) | |
download | volse-hubzilla-74bd772a5bba5cd2c92e708d237128ab2dbdb53c.tar.gz volse-hubzilla-74bd772a5bba5cd2c92e708d237128ab2dbdb53c.tar.bz2 volse-hubzilla-74bd772a5bba5cd2c92e708d237128ab2dbdb53c.zip |
replace lock icon with icon-{lock, unlock}
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/redbasic/css/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index d078d4473..6ee71a1bd 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1896,6 +1896,7 @@ img.mail-list-sender-photo { color: #777; } +#jot-perms-icon, .jot-icons { color: $toolicon_colour; } |