1 parent a1fd75a commit 0f389c2Copy full SHA for 0f389c2
1 file changed
styles/google-drive/catppuccin.user.css
@@ -541,7 +541,8 @@
541
/* File preview (in Drive) text document */
542
.a-b-r-x,
543
.ndfHFb-c4YZDc-fmcmS-bN97Pc /* File preview (separate tab) text document */ {
544
- &, pre {
+ &,
545
+ pre {
546
background-color: @surface0 !important;
547
color: @text !important;
548
}
@@ -556,7 +557,7 @@
556
557
558
559
/* Comment text */
- .Yk-eKrold-Sg.Yk-eKrold-Sg {
560
+ .Yk-eKrold-Sg.Yk-eKrold-Sg {
561
562
563
/* Comment date */
@@ -567,7 +568,8 @@
567
568
/* File preview (in Drive) comments */
569
.Yk-efwuC-vb-Gd {
570
background-color: @surface0;
- &, * {
571
572
+ * {
573
574
575
[role="textbox"] {
0 commit comments