Skip to content

meet.google.com - Move reactions by jonmaier

Screenshot of meet.google.com - Move reactions

Details

Authorjonmaier

LicenseNo License

Categorymeet.google.com

Created

Updated

Size511 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Move the Reactions button away from the Raise Hand button to avoid incorrect clicks

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           meet.google.com - Move reactions
@namespace      github.com/openstyles/stylus
@version        1.0.1
@description    Moves the Reactions button away from the Raise Hand button to avoid incorrect clicks
@author         Jonathan Maier
==/UserStyle== */
@-moz-document url-prefix("https://meet.google.com/") {
    #ow3 > div.T4LgNb > div > div:nth-child(13) > div.crqnQb > div.fJsklc.nulMpf.Didmac.G03iKb > div > div > div.Tmb7Fd > div > div.CGV6Se {
        grid-column: 3 
    }
}

Reviews

No reviews yet.