From ce123e02d70d8e439e0bd445346be91b95b8ce69 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Sun, 13 Oct 2019 13:26:59 +0200 Subject: :lipstick: Add themer-things, to be customized later --- mac/Hyperterm/local/hideTitle/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'mac/Hyperterm/local') diff --git a/mac/Hyperterm/local/hideTitle/index.js b/mac/Hyperterm/local/hideTitle/index.js index d632cbc..5f56dca 100644 --- a/mac/Hyperterm/local/hideTitle/index.js +++ b/mac/Hyperterm/local/hideTitle/index.js @@ -16,6 +16,7 @@ exports.decorateConfig = config => { .tabs_list { display: none; } //.header_header { display: none; } .terms_terms { margin-top: 0px; } + .tabs_title { display: none; } ` }) } -- cgit v1.2.3