Skip to content

Commit 126cfdb

Browse files
authored
Update -google.com.br.css
1 parent 9f8a2da commit 126cfdb

File tree

1 file changed

+50
-37
lines changed

1 file changed

+50
-37
lines changed

websites/-google.com.br.css

Lines changed: 50 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -10,41 +10,28 @@ aside,
1010
nav,
1111
form,
1212
input,
13-
button,
14-
table,
15-
tbody,
16-
tr,
17-
.cIlcle .fHE6De,
18-
#imp > div > div > div .k4o2Hc,
19-
td,
20-
#imp > div > div,
21-
#imp > div > div > div,
22-
body:not(:has([aria-label="Google Maps"]))
23-
div:not(
24-
[role="img"],
25-
.RNNXgb,
26-
[style="background:#344DC9"],
27-
.immersive-container,
28-
[role="dialog"],
29-
.k4o2Hc,
30-
[role="tablist"],
31-
[role="listitem"] > [role="button"] > div > div,
32-
[jscontroller="Dvn7fe"] > div,
33-
.kHtcsd div,
34-
[jsname="RNNXgb"]
35-
),
36-
[role="columnheader"] {
13+
button, #appbar, #rso > div > div > div,
14+
table, [data-hveid],
15+
tbody, [aria-label="Short videos"],
16+
tr, .cIlcle .fHE6De,#imp > div > div > div .k4o2Hc, g-popup > [role="button"], g-popup > [role="button"] > div, g-popup > [role="button"] + div,
17+
td, #imp > div > div,#imp > div > div > div
18+
/* body:not(:has([aria-label="Google Maps"])) div:not([role="img"], .vpR9sb.vH6rvf, .RNNXgb,[style="background:#344DC9"], .immersive-container, [role="dialog"], .k4o2Hc, [role="tablist"], [role="listitem"] > [role="button"] > div > div, [jscontroller="Dvn7fe"] > div, .kHtcsd div, [jsname="RNNXgb"]) */
19+
, [role="columnheader"] {
3720
background: transparent !important;
3821
background-color: transparent !important;
3922
}
4023

24+
.F9Idpe {
25+
border-radius: 1em !important;
26+
height: 50px !important;
27+
}
28+
4129
.aajZCb,
4230
.review-dialog,
4331
[role="dialog"] .IHjTsb,
4432
button + .gXQlA,
4533
[isfullscreen="false"] [role="dialog"],
4634
[role="dialog"] .JHxP8e,
47-
.iRQHZe [tabindex="-1"],
4835
#liveresults-sports-immersive__team-fullpage,
4936
div.immersive-container {
5037
background-color: var(--uv-styles-color-surface) !important;
@@ -70,14 +57,50 @@ div.immersive-container,
7057
#sports-app [role="link"] [role="heading"] .ofy7ae,
7158
#liveresults-sports-immersive__league-fullpage [role="heading"] .ofy7ae,
7259
h2 + [jsname="tiXAab"].iDYYme.OiT5Ue,
73-
[jscontroller="Dvn7fe"] {
60+
g-popup > div {
7461
background-color: var(--EpFNW) !important;
7562
}
7663

7764
#gsr > .tkcvsb > div {
7865
background-color: var(--COEmY) !important;
7966
}
8067

68+
/* @AI overview glow */
69+
#rcnt .RDmXvc {
70+
border-radius: 0 0 2em 2em !important;
71+
}
72+
73+
#rcnt .hdzaWe {
74+
border-radius: 2em !important;
75+
overflow: hidden !important;
76+
transition: background-color 0.5s ease-in-out !important;
77+
background-color: color-mix(in srgb, var(--EpFNW) 50%, transparent) !important;
78+
outline: color-mix(in srgb, var(--EpFNW) 50%, transparent) 8px solid;
79+
}
80+
81+
#rcnt .lACQkd > [aria-label="Show more AI Overview"] {
82+
margin: auto !important;
83+
}
84+
85+
#rcnt .omFXYd {
86+
display: none !important;
87+
}
88+
89+
#rcnt .h7Tj7e {
90+
outline: none !important;
91+
outline-color: transparent !important;
92+
}
93+
94+
/* @slow reveal search filters */
95+
.rfiSsc {
96+
transition: all 1s ease-in-out !important;
97+
}
98+
99+
.rfiSsc.JiJthb {
100+
transition: all 0s ease-in-out !important;
101+
opacity: 0 !important;
102+
}
103+
81104
/* google-shadows and borders */
82105
.minidiv .sfbg,
83106
.minidiv .sfbg,
@@ -97,16 +120,6 @@ h2 + [jsname="tiXAab"].iDYYme.OiT5Ue,
97120
background-color: #fff !important;
98121
}
99122

100-
/* google-hover */
101-
.rfiSsc {
102-
opacity: 0 !important;
103-
transition: all 0.3s ease-in-out !important;
104-
105-
&:hover {
106-
opacity: 1 !important;
107-
}
108-
}
109-
110123
/* google-full overlay fix */
111124
#liveresults-sports-immersive__match-fullpage {
112125
background-color: var(--EpFNW) !important;
@@ -152,7 +165,7 @@ div.RNNXgb,
152165
transition: all 0.3s ease-in-out !important;
153166
}
154167

155-
body:has(.A8SBwf.pD4qTd.emcav) #main {
168+
body:has(.A8SBwf.emcav) #main {
156169
filter: blur(20px) !important;
157170
scale: 0.98 !important;
158171
}

0 commit comments

Comments
 (0)