From 6dbe7511c68ef29809dc1518e29c859b0bffe5e4 Mon Sep 17 00:00:00 2001 From: Carsten Grohmann Date: Thu, 21 Nov 2019 07:50:01 +0100 Subject: [PATCH] Separate headline and link to toggle visibility of the following container --- OOMAnalyser.html | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/OOMAnalyser.html b/OOMAnalyser.html index ff4af77..f13aba8 100644 --- a/OOMAnalyser.html +++ b/OOMAnalyser.html @@ -57,6 +57,12 @@ font-size: 0.83em; } + .h2--no-newline { + /* Prevent a linebreak after headline to a place a link on the same line */ + /* Place such headlines within a div container if the next element can be invisible */ + display: inline-block; + } + svg { display: block; max-height: 200px; @@ -632,11 +638,11 @@ function goBack() { -

- Changelog +
+

Changelog

(click to show / hide) -

+

Version 0.3.0 - 2019-XX-XX:

@@ -664,11 +670,11 @@ function goBack() {
-

- Local Installation +
+

Local Installation

(click to show / hide) -

+
Installing OOMAnalyser is quite easy since OOMAnalyser consists only of two files, a