Adding newsletter icon

This commit is contained in:
si1k
2022-05-30 11:47:56 -04:00
parent 5e684ebbcb
commit e0e12a9b7f
7 changed files with 38 additions and 0 deletions

View File

@@ -107,6 +107,13 @@
border-color: #00ab6c;
}
.newsletter .actionBgPane {
background: #777777;
}
.newsletter:hover {
border-color: #777777;
}
.email .actionBgPane {
background: #777;
}