6 lines
73 B
SCSS
6 lines
73 B
SCSS
div#c-dmails {
|
|
tr[data-is-read="false"] {
|
|
font-weight: bold;
|
|
}
|
|
}
|