Change cursor to default in process explorer, #48585

This commit is contained in:
Rachel Macfarlane
2018-04-25 20:06:07 -07:00
parent 741e7e413b
commit 976ef115c3

View File

@@ -43,10 +43,12 @@ th {
border-bottom: 1px solid #cccccc;
padding: .5rem;
border-top: 1px solid #cccccc;
cursor: default;
}
td {
padding: .25rem;
vertical-align: top;
cursor: default;
}
.centered {