aboutsummaryrefslogtreecommitdiff
path: root/static/css/main.css
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-10-01 13:21:07 -0400
committerBobby <[email protected]>2022-10-01 13:21:07 -0400
commitb42e6edc8df1d91c260addeb836fb2a193bd39de (patch)
treef18f0048f9c0fb70f78472bd778fef7df4c1bd61 /static/css/main.css
parent1baaddc8096ee2ff1a51db39ce6133a372d2a3ef (diff)
downloadthatcomputerscientist-b42e6edc8df1d91c260addeb836fb2a193bd39de.tar.xz
thatcomputerscientist-b42e6edc8df1d91c260addeb836fb2a193bd39de.zip
Renamed folder icon correctly
Diffstat (limited to 'static/css/main.css')
-rw-r--r--static/css/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 469d4484..7e4f00ad 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -395,7 +395,7 @@ li.new::before{
.ft-dir {
width: 32px;
- background-image: url('../images/icons/folder.ico');
+ background-image: url('../images/icons/Folder.ico');
background-repeat: no-repeat;
background-position: center;
background-size: contain;