aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-25 17:32:11 +0000
committerMario <mario@mariovavti.com>2024-03-25 17:32:11 +0000
commit4002dbaa8b8f88e7cf1b53517d15a2ae03f7fa3a (patch)
tree34a3e1e16d9bf3e3c1902109b507f3c48921392c
parent57e32a79125072d27ebc76ca26acac64db5cb4fc (diff)
parentb6a72d6e4e17871d066b9de08bba50280e2351c7 (diff)
downloadvolse-hubzilla-4002dbaa8b8f88e7cf1b53517d15a2ae03f7fa3a.tar.gz
volse-hubzilla-4002dbaa8b8f88e7cf1b53517d15a2ae03f7fa3a.tar.bz2
volse-hubzilla-4002dbaa8b8f88e7cf1b53517d15a2ae03f7fa3a.zip
Merge branch 'master' of https://framagit.org/hubzilla/core
-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);
}