We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae759c commit 58423bfCopy full SHA for 58423bf
1 file changed
lib/files.css
@@ -30,7 +30,7 @@ body {margin: 0; overflow: auto}
30
}
31
32
.fileManager span {font-family: helvetica, arial, swiss, verdana}
33
-.fileManager a {color: #eee; text-decoration: none}
+.fileManager a {color: #eee; text-decoration: none; cursor: pointer}
34
.fileManager .pft-directory, .fileManager .pft-file {list-style-image: url(../images/blank.gif)}
35
.fileManager ul, .fileManager li {margin-left: 15px}
36
0 commit comments