summaryrefslogtreecommitdiffstats
path: root/public/css
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:21:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:21:35 +0000
commitcddcdba3c9be7e32454d0c54efd1d60e7cef7518 (patch)
tree485d573becbe08ff71189381739483cdb57cf949 /public/css
parentAdding upstream version 1.2.2. (diff)
downloadicingaweb2-module-graphite-cddcdba3c9be7e32454d0c54efd1d60e7cef7518.tar.xz
icingaweb2-module-graphite-cddcdba3c9be7e32454d0c54efd1d60e7cef7518.zip
Adding upstream version 1.2.4.upstream/1.2.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'public/css')
-rw-r--r--public/css/module.less19
1 files changed, 1 insertions, 18 deletions
diff --git a/public/css/module.less b/public/css/module.less
index bb651e7..cf89fc4 100644
--- a/public/css/module.less
+++ b/public/css/module.less
@@ -1,22 +1,5 @@
-div.images {
- h3 {
- clear: both;
- }
-
- img.svg {
- float: left;
- border: none;
- }
-
-}
-
-div.images.object-detail-view {
- display: block;
-
- img.graphiteImg {
+.images.object-detail-view > img {
width: 100%;
- display: block;
- }
}
.timerangepicker-container {