mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-06 18:44:28 +02:00
Fixed breaking typo
This commit is contained in:
parent
386e5823e1
commit
9bbeefa43a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Name : Bookface Dark
|
||||
Version : 1.6.8
|
||||
Version : 1.6.9
|
||||
Licence : AGPL
|
||||
Created on : 01 MAY 2025
|
||||
Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml
|
||||
|
@ -795,7 +795,7 @@ aside .widget,
|
|||
.more-links .dropdown-toggle::after {
|
||||
content: var(--more-button-text);
|
||||
}
|
||||
.wall-item-actions-row button[disabled,
|
||||
.wall-item-actions-row button[disabled],
|
||||
.wall-item-actions-right button[disabled] {
|
||||
opacity: .5;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue