summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/templates
diff options
context:
space:
mode:
authorSimon Rettberg2023-10-06 16:12:35 +0200
committerSimon Rettberg2023-10-06 16:12:35 +0200
commite41f37dd4f531d6b6c1e0a6a7b48f1e6fcab1a88 (patch)
treebf968471f579483aad98478558482d1dd79aaa2a /modules-available/locationinfo/templates
parent[minilinux] Fix deprecation warning on PHP 8.x (diff)
downloadslx-admin-e41f37dd4f531d6b6c1e0a6a7b48f1e6fcab1a88.tar.gz
slx-admin-e41f37dd4f531d6b6c1e0a6a7b48f1e6fcab1a88.tar.xz
slx-admin-e41f37dd4f531d6b6c1e0a6a7b48f1e6fcab1a88.zip
[locationinfo] text-muted for "inherited" up-arrow
Diffstat (limited to 'modules-available/locationinfo/templates')
-rw-r--r--modules-available/locationinfo/templates/page-locations.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/templates/page-locations.html b/modules-available/locationinfo/templates/page-locations.html
index fa2e3a2d..c09b5336 100644
--- a/modules-available/locationinfo/templates/page-locations.html
+++ b/modules-available/locationinfo/templates/page-locations.html
@@ -35,7 +35,7 @@
{{/backend}}
</td>
<td class="text-center">
- <span class="glyphicon glyphicon-{{openingGlyph}}"></span>
+ <span class="glyphicon glyphicon-{{openingGlyph}} {{^strong}}text-muted{{/strong}}"></span>
</td>
</tr>
{{/list}}