mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 11:04:27 +02:00
Open Compose Page button
styled to match other roundy buttons
This commit is contained in:
parent
770642fce2
commit
25f9d03525
1 changed files with 6 additions and 1 deletions
|
@ -544,6 +544,11 @@ 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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue