srumboard_frontend/src/app/task-table/task-table.component.css
2020-07-02 19:18:00 +02:00

12 lines
158 B
CSS

th.sortable:hover {
text-decoration: underline;
}
.content {
position: relative;
float: left;
margin-top: 10px;
margin-left: 20px;
width: 80%;
}