argos/dmp-frontend/src/app/projects/project.css

12 lines
212 B
CSS

:host /deep/ .index-column,
:host /deep/ .index-column-header {
text-align: right;
}
:host /deep/ .data-table .data-table-row.selected {
background-color: #E4EDF9;
}
a.editGridColumn{
color: #333;
}