summaryrefslogtreecommitdiffstats
path: root/public/css/module.less
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 12:44:03 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 12:44:03 +0000
commite865f590071a1dab0734ccd7f3ab8f003cfb4cde (patch)
tree367fc1ef06004119d3941460a22c4f83b1ca4d7d /public/css/module.less
parentInitial commit. (diff)
downloadicingaweb2-module-generictts-e865f590071a1dab0734ccd7f3ab8f003cfb4cde.tar.xz
icingaweb2-module-generictts-e865f590071a1dab0734ccd7f3ab8f003cfb4cde.zip
Adding upstream version 2.1.0.upstream/2.1.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'public/css/module.less')
-rw-r--r--public/css/module.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/public/css/module.less b/public/css/module.less
new file mode 100644
index 0000000..a00320c
--- /dev/null
+++ b/public/css/module.less
@@ -0,0 +1,5 @@
+/*! Icinga Web 2 | (c) 2016 Icinga Development Team | GPLv2+ */
+
+.tts-integrations-table {
+ table-layout: fixed;
+}