From 4fb171529a8a29e0d98c98e74abd183fabd1b3c0 Mon Sep 17 00:00:00 2001 From: Alex Pankratov Date: Tue, 6 Apr 2021 20:21:08 +0200 Subject: [PATCH] make 'UI preferences' a link --- nullboard.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/nullboard.html b/nullboard.html index 2de1d64..410d3b7 100644 --- a/nullboard.html +++ b/nullboard.html @@ -846,16 +846,14 @@ /***/ .config .bulk .section .title { text-align: center; - cursor: default; width: 0; display: inline-block; white-space: pre; - cursor: pointer; transition: width 250ms, padding 250ms; } - .config .bulk .section .title i { - font-style: normal; + .config .bulk .section .title u { + text-decoration: none; transition: opacity 100ms; } @@ -884,7 +882,7 @@ transition: width 250ms, padding 250ms; } - .config .bulk .section.open .title i { + .config .bulk .section.open .title u { opacity: 0; transition: opacity 100ms; } @@ -1309,7 +1307,7 @@
-
UI preferences...
+ UI preferences...