angular.js/test/ngScenario/e2e/style.css

11 lines
100 B
CSS

th {
text-align: left;
}
tr {
border: 1px solid black;
}
.redbox {
background-color: red;
}