Skip to content

Commit 5823b29

Browse files
committed
Update googlemeet-dark.user.css
* Fix left meeting
1 parent 52b0cb7 commit 5823b29

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

googlemeet-dark.user.css

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -292,10 +292,10 @@
292292
.p2ZbV.zKHdkd, .qrB73e {
293293
background-color: var(--gm-background-color)
294294
}
295-
.CRFCdf, .qpp46, .KHxj8b {
295+
.CRFCdf, .qpp46, .KHxj8b, .roSPhc {
296296
color: var(--gm-body-text-color);
297297
}
298-
.DGSref .qBrLkf, .DGSref .yZ71kd, .DGSref .kfi6Wb .fXx9Lc, .QSuU7e, .KK6mqc, .S1BUyf, .F1pOBe, .AqyrZd {
298+
.IC2WJf .qBrLkf, .IC2WJf .yZ71kd, .IC2WJf .kfi6Wb .fXx9Lc, .QSuU7e, .KK6mqc, .S1BUyf, .F1pOBe, .AqyrZd {
299299
color: var(--gm-label-color);
300300
}
301301
.AeAAkf {
@@ -335,10 +335,13 @@
335335
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .30), 0 2px 6px 2px rgba(0, 0, 0, .15);
336336
}
337337
/* Left meeting: feedback */
338+
.eZYnye {
339+
color: var(--gm-body-text-color);
340+
}
338341
.cnE7Je:focus {
339342
border-color: var(--gm-theme-color);
340343
}
341-
.S6Idlc, .WtCEJc {
344+
.S6Idlc, .WtCEJc, .dQO5xd {
342345
background: var(--gm-background-color-elevated);
343346
color: var(--gm-body-text-color);
344347
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .30), 0 2px 6px 2px rgba(0, 0, 0, .15);
@@ -355,13 +358,13 @@
355358
.thP79c.qs41qe, .thP79c.qs41qe:focus, .thP79c.qs41qe:hover {
356359
background-color: rgba(232, 234, 237, 0.122);
357360
}
358-
.DGSref .kfi6Wb:hover:not(.RDPZE) {
361+
.IC2WJf .kfi6Wb:hover:not(.RDPZE) {
359362
background-color: rgba(232, 234, 237, 0.08)
360363
}
361-
.DGSref .kfi6Wb.u3bW4e:not(.RDPZE) {
364+
.IC2WJf .kfi6Wb.u3bW4e:not(.RDPZE) {
362365
background-color: rgba(232, 234, 237, 0.12)
363366
}
364-
.DGSref .MbhUzd {
367+
.IC2WJf .MbhUzd {
365368
background-image: radial-gradient(circle farthest-side, rgba(77, 182, 172, 0.08), rgba(77, 182, 172, 0.08) 80%, rgba(224, 242, 241, 0) 100%);
366369
}
367370
.SjJ7zc, .NBUgSc, .z0oSpf {

0 commit comments

Comments
 (0)