mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 11:04:27 +02:00
Open Compose Page button
styling made to match other roundy buttons
This commit is contained in:
parent
e5fce64f89
commit
770642fce2
1 changed files with 6 additions and 1 deletions
|
@ -470,7 +470,12 @@
|
|||
width: 36px;
|
||||
font-size: 27px !important;
|
||||
padding: 0 6px !important;
|
||||
background-color: rgba(0,0,0,.1);
|
||||
}
|
||||
#jot-modal .modal-header .compose-link:hover,
|
||||
#jot-modal .modal-header .compose-link:focus {
|
||||
background-color: rgba(0,0,0,.2);
|
||||
}
|
||||
.close {
|
||||
height: 36px;
|
||||
width: 36px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue