Open Compose Page button

styled to match other roundy buttons
This commit is contained in:
Random Penguin 2025-01-24 23:39:53 +00:00
parent 770642fce2
commit 25f9d03525

View file

@ -544,7 +544,12 @@ aside .widget,
width: 36px;
font-size: 27px !important;
padding: 0 6px !important;
}
background-color: rgba(255,255,255,.2);
}
#jot-modal .modal-header .compose-link:hover,
#jot-modal .modal-header .compose-link:focus {
background-color: rgba(255,255,255,.1);
}
.close {
height: 36px;
width: 36px;