From 35667fcedba31d809ded2a2c4eb105d75eb2f6f1 Mon Sep 17 00:00:00 2001
From: Simon Rettberg
Date: Wed, 17 Aug 2016 12:30:53 +0200
Subject: Clean up css a bit
---
modules-available/sysconfig/templates/custom-filelist.html | 2 +-
modules-available/sysconfig/templates/custom-fileselect.html | 2 +-
modules-available/sysconfig/templates/list-configs.html | 6 +++---
modules-available/sysconfig/templates/list-modules.html | 8 ++++----
4 files changed, 9 insertions(+), 9 deletions(-)
(limited to 'modules-available/sysconfig')
diff --git a/modules-available/sysconfig/templates/custom-filelist.html b/modules-available/sysconfig/templates/custom-filelist.html
index 3ad241dd..344eece3 100644
--- a/modules-available/sysconfig/templates/custom-filelist.html
+++ b/modules-available/sysconfig/templates/custom-filelist.html
@@ -4,7 +4,7 @@
{{#files}}
{{#isdir}}
- | {{name}} |
+ {{name}} |
{{/isdir}}
{{^isdir}}
{{name}} |
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}}
{{#isdir}}
- | {{name}} |
+ {{name}} |
{{/isdir}}
{{^isdir}}
{{name}} |
diff --git a/modules-available/sysconfig/templates/list-configs.html b/modules-available/sysconfig/templates/list-configs.html
index ed027385..987becfd 100644
--- a/modules-available/sysconfig/templates/list-configs.html
+++ b/modules-available/sysconfig/templates/list-configs.html
@@ -21,7 +21,7 @@
{{#configs}}
- |
+ |
{{config}}
|
@@ -45,7 +45,7 @@
{{/locationCount}}
|
-
+ |
|
-
+ |
|
diff --git a/modules-available/sysconfig/templates/list-modules.html b/modules-available/sysconfig/templates/list-modules.html
index 5b2c940b..29726c5d 100644
--- a/modules-available/sysconfig/templates/list-modules.html
+++ b/modules-available/sysconfig/templates/list-modules.html
@@ -11,15 +11,15 @@
{{#modules}}
- | {{moduleType}} |
- {{title}} |
-
+ | {{moduleType}} |
+ {{title}} |
+
{{#allowDownload}}
{{/allowDownload}}
|
-
+ |
|