]> git.mxchange.org Git - friendica.git/commitdiff
Update style.css
authorRaroun <Raroun@users.noreply.github.com>
Tue, 26 Dec 2023 13:13:02 +0000 (14:13 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Dec 2023 13:13:02 +0000 (14:13 +0100)
Adjusted the BGcolor as suggested by Annando

view/theme/frio/css/style.css

index 8f1a322d505d99d59ee00a036573912fbd79d072..924baf639de031bba237deaaf48c2d3684406305 100644 (file)
@@ -3490,7 +3490,7 @@ body .tread-wrapper .hovercard:hover .hover-card-content a {
  * elsewhere (e.g. new templates)
  */
 #remote-friends-in-common {
-       background-color: #fff;
+       background-color: rgba(247, 247, 247, $contentbg_transp)
        border-radius: 4px;
        color: #444;
        display: grid;