This commit is contained in:
Morten Hjorth-Jensen
2024-05-24 09:51:19 +02:00
parent 0d7df043ea
commit c0b89fb7cd
50 changed files with 278 additions and 243 deletions
@@ -35,7 +35,8 @@ div.highlight {
position: relative;
}
.highlight:hover button.copybtn {
/* Show the copybutton */
.highlight:hover button.copybtn, button.copybtn.success {
opacity: 1;
}