Dark theme: Brighten icons on image overlay for visibility

This commit is contained in:
Scott Nonnenberg 2018-07-18 16:01:23 -07:00
parent 66bd6c826d
commit 7b7a759cdd

View file

@ -742,7 +742,7 @@ body.dark-theme {
// When status indicators are overlaid on top of an image, they use different colors
.module-message__metadata__status-icon--with-image-no-caption {
background-color: $color-black;
background-color: $color-dark-05;
}
.module-message__send-message-button {
@ -835,7 +835,7 @@ body.dark-theme {
// When status indicators are overlaid on top of an image, they use different colors
.module-expire-timer--with-image-no-caption {
background-color: $color-black;
background-color: $color-dark-05;
}
// Module: Quoted Reply