diff --git a/css/glowingbear.css b/css/glowingbear.css index 62a10fb..2541ee4 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -960,3 +960,11 @@ code { color: #444; border: 1pt solid #444; } + +#bufferlines.hideTime td.time { + display:none; +} + +#bufferlines.hideTime td.prefix { + display:none; +} diff --git a/index.html b/index.html index 4edadf2..1d538e8 100644 --- a/index.html +++ b/index.html @@ -395,7 +395,7 @@ npm run build-electron-{windows, darwin, linux} -
+
@@ -407,12 +407,12 @@ npm run build-electron-{windows, darwin, linux} - -
+ <>