We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e4237a commit b416dd7Copy full SHA for b416dd7
1 file changed
lib/files.css
@@ -19,6 +19,8 @@ table, caption, tbody, tfoot, thead, tr, th, td {
19
20
body {margin: 0px; overflow: auto}
21
22
+.refresh {float: right; margin-right: 15px; cursor: pointer}
23
+
24
.fileManager {
25
margin: 15px 0px 15px 22px;
26
-webkit-user-select: none;
0 commit comments