mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-08 12:58:44 +00:00
style for pleroma reactions
This commit is contained in:
parent
ad6f560213
commit
aeba4e6682
2 changed files with 12 additions and 2 deletions
|
@ -27,6 +27,16 @@ frame, body {
|
|||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.pleroma-reactions #place-react{
|
||||
border: 1px solid grey;
|
||||
background-color: transparent
|
||||
}
|
||||
|
||||
.pleroma-reactions #place-unreact{
|
||||
border: 1px solid bisque;
|
||||
background-color: transparent
|
||||
}
|
||||
|
||||
.status-name {
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue