cursor: pointer for refresh button

This commit is contained in:
ansuz
2016-08-03 11:37:58 +02:00
parent e79d3d4d4e
commit c7155d582e
2 changed files with 2 additions and 1 deletions

View File

@@ -196,7 +196,7 @@ tbody {
&.table-refresh {
color: @cp-green;
text-decoration: none;
//border-bottom: 0px;
cursor: pointer;
}
}