Skip to content

Hide dndbeyond dice for struggles with animations by azmoria

Details

Authorazmoria

LicenseNo License

Categorydndbeyond.com

Created

Updated

Size322 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

May help if dice are slow and the animation is struggling.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Hide Dndbeyond Dice
@namespace      Hide Dndbeyond Dice
@version        1.0.0
@description    Hide Dndbeyond Dice
@author         Azmoria
==/UserStyle== */
@-moz-document domain("dndbeyond.com") {
    .dice-rolling-panel__container{
        visibility: hidden !important
    }
}

Reviews

No reviews yet.