aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-25 17:15:05 +0000
committerMario <mario@mariovavti.com>2024-03-25 17:19:32 +0000
commitb6a72d6e4e17871d066b9de08bba50280e2351c7 (patch)
treed58c7e5a26c8cdab1624ee41ad11702a012a74d8
parent6e592ed2005eef2a7ae6fa96d4e1afbbde85523d (diff)
downloadvolse-hubzilla-b6a72d6e4e17871d066b9de08bba50280e2351c7.tar.gz
volse-hubzilla-b6a72d6e4e17871d066b9de08bba50280e2351c7.tar.bz2
volse-hubzilla-b6a72d6e4e17871d066b9de08bba50280e2351c7.zip
tilt the piin
(cherry picked from commit 637f39f2828a70bc053e8c0f8f2253dc04ae358c)
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index 30b9ba64c..56194c735 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -996,6 +996,10 @@ img.mail-conv-sender-photo {
margin-top: 2em;
}
+.wall-item-pinned i {
+ transform: rotate(45deg);
+}
+
.wall-item-content-wrapper {
background-color: var(--bs-tertiary-bg);
}