GNOME 46 Fixes

Fixed #18 background in app icons
Fixed running dot
Fixed blue search border
Fixed background in search components
Fixed background in screenshot buttons
Fixed #18 buttons in calendar
Fixed missing styles for message header and expand button
This commit is contained in:
Vladyslav Hroshev
2024-03-25 13:23:03 +02:00
parent abced98cf2
commit 43a75dda32
7 changed files with 112 additions and 33 deletions
+1
View File
@@ -30,6 +30,7 @@
.ripple-box {
background-color: ACCENT-OPACITY-COLOR;
box-shadow: 0 0 2px 2px ACCENT-OPACITY-COLOR;
border-radius: 0 0 99px 0;
}