From d28478102ae590a03187da4fad4375a5792b28d6 Mon Sep 17 00:00:00 2001 From: Rembert Oldenboom Date: Wed, 18 Dec 2019 22:37:04 +0100 Subject: [PATCH 1/2] cosmetic changes to better match the master --- static/css/theme.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/static/css/theme.css b/static/css/theme.css index 2dc8620d749..3e2a2d80b06 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -261,8 +261,6 @@ textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[typ #sidebar ul.topics ul ul { padding-bottom: 0; } - - #sidebar ul.topics li.parent ul, #sidebar ul.topics > li.active ul { display: none; } @@ -270,7 +268,6 @@ textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[typ nav#sidebar ul.topics li.parent > ul { display: block; } - #sidebar ul.topics > li > a { line-height: 2rem; font-size: 1.1rem; @@ -1136,7 +1133,4 @@ pre .copy-to-clipboard:hover { #searchResults { text-align: left; -} - - - +} \ No newline at end of file From 40892b610f766e1fa27334e8defa3b8dfbf32ac4 Mon Sep 17 00:00:00 2001 From: Rembert Oldenboom Date: Wed, 18 Dec 2019 22:40:06 +0100 Subject: [PATCH 2/2] Another cosmetic change --- static/css/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/theme.css b/static/css/theme.css index 3e2a2d80b06..124dfadc97a 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -1133,4 +1133,4 @@ pre .copy-to-clipboard:hover { #searchResults { text-align: left; -} \ No newline at end of file +}