We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7abbbe8 commit 62485b0Copy full SHA for 62485b0
data/theme/cinnamon-sass/widgets/_windowlist.scss
@@ -89,24 +89,23 @@
89
&-button-label { padding-left: 4px;}
90
91
&-number-label {
92
- font-size: 10px;
93
- z-index: 99;
+ font-size: 12px;
94
}
95
96
&-badge {
97
- border-radius: 9999px;
+ border-radius: 99px;
98
background-color: $bg_color;
+ color: $fg_color;
99
100
101
&-notifications-badge {
102
103
background-color: $notification_badge_bg_color;
104
color: $fg_color;
105
- font-size: 13px;
106
107
108
&-notifications-badge-label {
109
110
111
112
0 commit comments