summaryrefslogtreecommitdiff
path: root/share/web_surfaces/index/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'share/web_surfaces/index/main.css')
-rw-r--r--share/web_surfaces/index/main.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/share/web_surfaces/index/main.css b/share/web_surfaces/index/main.css
index 3b330fa36f..a10d9f84b9 100644
--- a/share/web_surfaces/index/main.css
+++ b/share/web_surfaces/index/main.css
@@ -78,4 +78,10 @@ h2 {
.surface-list > ul > li {
margin: 4ex 0;
-} \ No newline at end of file
+}
+
+.disk-path {
+ font-family: Monaco, monospace;
+ font-size: 0.66em;
+ color: #bbb;
+}