CSS class for refresh icon

This commit is contained in:
Matt Pass
2012-04-19 17:29:46 +01:00
parent 1e4237a483
commit b416dd79f5

View File

@@ -19,6 +19,8 @@ table, caption, tbody, tfoot, thead, tr, th, td {
body {margin: 0px; overflow: auto}
.refresh {float: right; margin-right: 15px; cursor: pointer}
.fileManager {
margin: 15px 0px 15px 22px;
-webkit-user-select: none;