Skip to content

Commit b416dd7

Browse files
committed
CSS class for refresh icon
1 parent 1e4237a commit b416dd7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/files.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ table, caption, tbody, tfoot, thead, tr, th, td {
1919

2020
body {margin: 0px; overflow: auto}
2121

22+
.refresh {float: right; margin-right: 15px; cursor: pointer}
23+
2224
.fileManager {
2325
margin: 15px 0px 15px 22px;
2426
-webkit-user-select: none;

0 commit comments

Comments
 (0)