aboutsummaryrefslogtreecommitdiff
path: root/backends/networking/wwwroot/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'backends/networking/wwwroot/style.css')
-rw-r--r--backends/networking/wwwroot/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/backends/networking/wwwroot/style.css b/backends/networking/wwwroot/style.css
index cc3a859137..c1bc14d652 100644
--- a/backends/networking/wwwroot/style.css
+++ b/backends/networking/wwwroot/style.css
@@ -93,3 +93,6 @@ td img { vertical-align: middle; height: 20px; }
display: block;
padding-bottom: 6px;
}
+
+.directory_name a { color: black; }
+.directory_name a:hover { color: blue; }