summaryrefslogtreecommitdiffstats
path: root/style/default.css
diff options
context:
space:
mode:
authorSimon Rettberg2019-10-09 17:31:19 +0200
committerSimon Rettberg2019-10-09 17:31:19 +0200
commitf800abeea4f6c68182c51cd4aaea19d7636431c8 (patch)
tree802f9bcee14210b355cac211751449e31c71fbc0 /style/default.css
parentslx-fixes: Expose function for adding additional automatic confirm handlers (diff)
downloadslx-admin-f800abeea4f6c68182c51cd4aaea19d7636431c8.tar.gz
slx-admin-f800abeea4f6c68182c51cd4aaea19d7636431c8.tar.xz
slx-admin-f800abeea4f6c68182c51cd4aaea19d7636431c8.zip
[minilinux] Rewrite for multiple version/sources handling
* You can supply multiple sources for updates (URLs) * Sources can provide multiple branches * Each branch can supply multiple versions (eg. updates) TODO: Set global default version TODO: Supply hook to serversetup-ipxe to add specific boot entries TODO: UX polish TODO: phpdoc/polish
Diffstat (limited to 'style/default.css')
-rw-r--r--style/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/default.css b/style/default.css
index 6c2beb86..e00037ab 100644
--- a/style/default.css
+++ b/style/default.css
@@ -76,7 +76,7 @@ body {
}
.slx-table td {
- padding-right: 7px;
+ padding-right: 9px;
padding-bottom: 2px;
}