Skip to content

MS Power Automate by mriostamez

Screenshot of MS Power Automate

Details

Authormriostamez

LicenseNo License

Categorymake.powerautomate.com

Created

Updated

Size1.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For Power Automate new editor, make it look like the old editor.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           powerautomate.com
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("powerautomate.com") {


    [role = "gridcell"] {
        /* box-shadow: 5px 15px 15px -3px rgba(0, 0, 0, 0.1);*/
        /*   border: 1px solid #fafefa;*/
        width: 100px !important;
    }

    [role = "rowheader"] {
        /*    background-color: #fafbfc;*/
        border: 1px solid #f3f3f3;
        /*box-shadow: 5px 15px 15px -3px rgba(0, 0, 0, 0.1);*/
    }


    [role = "rowheader"].is-row-header {
        width: 720px !important;
    }


    /*     Action Boxes */
    [role = "button"].___168l4kn.f5ogflp.f1hqa2wf.f1f09k3d.finvdd3.fzkkow9.fcdblym.fg706s2.fjik90z.fsstt4y.ffq0825.f184uiku.fznr7ka.fxugw4r.f1ewtqcl.fz1lmur.f1ugzwwg.fl4tsp0.f45u8dm.f4vdj1x.f1xqy1su.f158kwzp.f1ni9pe4.f1hl492h.f1k8p8m5.f3txkvj.fvxhyi4.f1ynuiy7.f16vk46j.f1rnkld1.fo38ck4.f1yd5km0.fypdg12.f1fjwf7u.f1m2xkhp.f2bkufu.fvi2wxp {
        width: 620px !important;
    }


    /*   Inside Boxes icons   */
    .fq4mcun {
        width: 40px;
    }
    .frvgh55 {
        height: 40px;
    }

    /*     arrows */
    .f1sz54gu .react-flow__edge-path {
        stroke-width: 4 !important;
    }

    /*     Note icons */
    [role = "img"] {
        line-height: 32px !important;
        font-size: 22px;
    }
}

Reviews

No reviews yet.