Fixed transparent friends in common list

This commit is contained in:
Random Penguin 2025-05-15 14:06:19 -05:00
parent 1d3b333cc4
commit b4a4c71081

View file

@ -1,8 +1,8 @@
/*
Name : Bookface Light
Version : 1.7.0
Version : 1.7.1
Licence : AGPL
Created on : 03 MAY 2025
Created on : 15 MAY 2025
Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml
*/
@ -591,6 +591,9 @@ ul.nav-tabs {
display: block;
padding-right: 30px;
}
#rfic-desc, #remote-friends-in-common {
background-color: var(--content-bg);
}
#contact-edit-status-wrapper {
margin: 15px 0px !important;
border-radius: 10px;