summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
df77a93)
It had no effect inside .inbox-row selector because table cells override the background.
/* Rules for messages pages */
.messages {
/* Rules for messages pages */
.messages {
- .inbox-row {
- background: $offwhite;
- }
-
.inbox-row-unread td {
background: #CBEEA7;
}
.inbox-row-unread td {
background: #CBEEA7;
}
$lineheight: 20px;
$typeheight: 14px;
$lineheight: 20px;
$typeheight: 14px;
$blue: #7092FF;
$secondary: #888;
$lightblue: #B8C5F0;
$blue: #7092FF;
$secondary: #888;
$lightblue: #B8C5F0;