mirror of
https://github.com/axllent/mailpit.git
synced 2025-06-27 00:41:24 +02:00
UI tweaks
This commit is contained in:
@ -90,11 +90,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.message.selected {
|
.message.selected {
|
||||||
background: $primary;
|
background: $gray-300;
|
||||||
color: #fff;
|
|
||||||
|
|
||||||
.text-muted {
|
.text-muted {
|
||||||
color: #fff !important;
|
color: $body-color !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.read {
|
&.read {
|
||||||
|
Reference in New Issue
Block a user