You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/* Adjusting background for the specified class */
72
+
.css-nahz7x.eqr7zpz4, .css-k7vsyb.eqr7zpz1 {
73
+
background-color: transparent; /* Making them transparent */
74
+
color: #31333F;
75
+
}
76
+
77
+
/* XPath Specific Styling */
78
+
[id="root"] > div:nth-child(1) > div:nth-child(1) > div > div > div > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div > div:nth-child(3) > div > div {
79
+
background-color: #FFFFFF;
80
+
}
81
+
82
+
[id="root"] > div:nth-child(1) > div:nth-child(1) > div > div > div > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(1) > div > div:nth-child(4) > div > div,
83
+
[id="root"] > div:nth-child(1) > div:nth-child(1) > div > div > div > section:nth-child(1) > div:nth-child(1) > div:nth-child(2) > div > div:nth-child(1) > div > div:nth-child(1) > div > div {
84
+
color: #31333F;
85
+
}
86
+
87
+
[id="root"] > div:nth-child(1) > div:nth-child(1) > div > div > div > section:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div > div:nth-child(6) > div:nth-child(2) > div:nth-child(1) > div > div > div > div {
0 commit comments