Skip to content

Commit 9cccc8a

Browse files
authored
Update -google.com.br.css
1 parent 6d62f93 commit 9cccc8a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

websites/-google.com.br.css

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,17 @@ main,
99
aside,
1010
nav,
1111
form,
12-
input,
12+
input, block-component > [data-hveid] > div,
1313
button, #appbar, #rso > div > div > div,
14-
table, [data-hveid],
14+
table, [data-hveid], [data-rpos] > [data-hveid] > div,
1515
tbody, [aria-label="Short videos"],
1616
tr, .cIlcle .fHE6De,#imp > div > div > div .k4o2Hc, g-popup > [role="button"], g-popup > [role="button"] > div, g-popup > [role="button"] + div,
1717
td, #imp > div > div,#imp > div > div > div
1818
/* 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"]) */
1919
, [role="columnheader"] {
2020
background: transparent !important;
2121
background-color: transparent !important;
22+
transition: background-color 0.3s ease-in-out !important;
2223
}
2324

2425
.F9Idpe {
@@ -67,11 +68,11 @@ g-popup > div {
6768

6869
/* @AI overview glow */
6970
#rcnt .RDmXvc {
70-
border-radius: 0 0 2em 2em !important;
71+
border-radius: 0 0 1em 1em !important;
7172
}
7273

7374
#rcnt .hdzaWe {
74-
border-radius: 2em !important;
75+
border-radius: 1em !important;
7576
overflow: hidden !important;
7677
transition: background-color 0.5s ease-in-out !important;
7778
background-color: color-mix(in srgb, var(--EpFNW) 50%, transparent) !important;

0 commit comments

Comments
 (0)