bring back the toolicon colour

This commit is contained in:
friendica
2014-04-20 20:01:23 -07:00
parent d0dab3fcae
commit 1f93dc054a
2 changed files with 15 additions and 11 deletions

View File

@@ -2063,6 +2063,10 @@ img.mail-list-sender-photo {
border-radius: $radiuspx;
}
.widget h3 {
color: $toolicon_colour;
}
#note-text {
border: 1px solid #ccc;
border-radius: $radiuspx;