pidgin/resources/style.css@1523eab3b5a0
pidgin/resources/style.css
Mon, 30 Jun 2025 14:22:13 -0500
- author
- Gary Kramlich <grim@reaperworld.com>
- date
- Mon, 30 Jun 2025 14:22:13 -0500
- changeset 43269
- 1523eab3b5a0
- parent 42766
-
d823c3372e97
- permissions
- -rw-r--r--
Update the flatpak to gnome 48 and to the matching birb version
The birb version was missed here when it was updated.
Testing Done:
Built the flatpak with the instructions in the readme.
Reviewed at https://reviews.imfreedom.org/r/4038/
/* This file is automatically loaded by AdwApplication. */
.notification-count {
font-weight: bold;
font-size: 0.8em;
border-radius: 10px;
min-width: 0.7em;
padding: 2px 5px;
color: @accent_fg_color;
background-color: @accent_bg_color;
}