Remove gray background from message detail
// FREEBIE
This commit is contained in:
parent
f7452d2825
commit
bf81686c6e
2 changed files with 74 additions and 77 deletions
|
@ -48,7 +48,6 @@
|
|||
}
|
||||
|
||||
.message-detail {
|
||||
background: $grey_l;
|
||||
|
||||
.message-container {
|
||||
background: white;
|
||||
|
|
|
@ -553,8 +553,6 @@ input.search {
|
|||
font-family: monospace;
|
||||
padding: 0 1em; }
|
||||
|
||||
.message-detail {
|
||||
background: #f3f3f3; }
|
||||
.message-detail .message-container {
|
||||
background: white;
|
||||
padding: 1em 0; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue