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.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/backends/networking/wwwroot/style.css b/backends/networking/wwwroot/style.css
index d8fcfd3654..cc3a859137 100644
--- a/backends/networking/wwwroot/style.css
+++ b/backends/networking/wwwroot/style.css
@@ -87,4 +87,9 @@ html {
cursor: pointer;
}
-td img { vertical-align: middle; height: 20px; } \ No newline at end of file
+td img { vertical-align: middle; height: 20px; }
+
+.directory_name {
+ display: block;
+ padding-bottom: 6px;
+}