summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/templates/custom-fileselect.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/sysconfig/templates/custom-fileselect.html')
-rw-r--r--modules-available/sysconfig/templates/custom-fileselect.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/sysconfig/templates/custom-fileselect.html b/modules-available/sysconfig/templates/custom-fileselect.html
index 000c8d10..f14a6fde 100644
--- a/modules-available/sysconfig/templates/custom-fileselect.html
+++ b/modules-available/sysconfig/templates/custom-fileselect.html
@@ -16,7 +16,7 @@
{{#files}}
<tr>
{{#isdir}}
- <td class="fileEntry isdir" colspan="2">{{name}}</td>
+ <td class="fileEntry slx-bold" colspan="2">{{name}}</td>
{{/isdir}}
{{^isdir}}
<td class="fileEntry">{{name}}</td>