]> git.plutz.net Git - lobster/commitdiff
better visibility for sticky note close button
authorPaul Hänsch <paul@plutz.net>
Wed, 22 Jan 2020 17:18:48 +0000 (18:18 +0100)
committerPaul Hänsch <paul@plutz.net>
Wed, 22 Jan 2020 17:18:48 +0000 (18:18 +0100)
therapies/therapy.css

index 68aa33496bab0c33bae8ea8e9e9c4f8ac16d986e..15412b9d3b8889b3ceaf1652e97e5f7372ca559e 100644 (file)
@@ -200,6 +200,7 @@ input.stickynote:checked + .stickynote > label {
 input.stickynote:checked + .stickynote > label:before {
   position: absolute;
   font-size: initial;
+  line-height: 1em;
   content: "x";
   top: .5ex; right: .5ex;
   padding: .125ex .75ex;