Skip to content

aws-lambda-console by shmulik-rosi

Details

Authorshmulik-rosi

LicenseNo License

Categoryaws

Created

Updated

Size3.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A wide view for the log output on the lambda test tab.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           us-east-1.console.aws.amazon.com - 8/22/2022, 12:36:07 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document url-prefix("https://us-east-1.console.aws.amazon.com/cloudwatch/home?region=us-east-1#dashboards:name=alpha") {
    /* Insert code here... */
    
    .awsui_root_18wu0_dj6ht_93.awsui_box_18wu0_dj6ht_205.awsui_m-vertical-s_18wu0_dj6ht_839.awsui_color-default_18wu0_dj6ht_205.awsui_font-size-default_18wu0_dj6ht_221.awsui_font-weight-default_18wu0_dj6ht_261{
        width: 10000px !important;

    }
    textarea.awsui_textarea_qk1j1_13y8t_97.awsui_textarea-readonly_qk1j1_13y8t_122 {
        /* width: 10000px !important; */
        /* white-space: pre; */
        white-space: pre;
    }

    #custom-dashboard > div.cwdb-toolbar-v2 > div > div.toolbar-row-wrapper > div > div.dashboard-title > h1 > div:nth-child(1) > div > span {
        padding: 1rem;
    }

    #custom-dashboard > div.cwdb-toolbar-v2 > div > div.toolbar-row-wrapper > div {
        background-color: #00a6ff73;
    }
}


/* ==UserStyle==
@name           us-east-1.console.aws.amazon.com - 8/22/2022, 12:36:07 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document url-prefix("https://us-east-1.console.aws.amazon.com/cloudwatch/home?region=us-east-1#dashboards:name=prod") {
    /* Insert code here... */
    
    .awsui_root_18wu0_dj6ht_93.awsui_box_18wu0_dj6ht_205.awsui_m-vertical-s_18wu0_dj6ht_839.awsui_color-default_18wu0_dj6ht_205.awsui_font-size-default_18wu0_dj6ht_221.awsui_font-weight-default_18wu0_dj6ht_261{
        width: 10000px !important;

    }
    textarea.awsui_textarea_qk1j1_13y8t_97.awsui_textarea-readonly_qk1j1_13y8t_122 {
        /* width: 10000px !important; */
        /* white-space: pre; */
        white-space: pre;
    }

    #custom-dashboard > div.cwdb-toolbar-v2 > div > div.toolbar-row-wrapper > div > div.dashboard-title > h1 > div:nth-child(1) > div > span {
        padding: 1rem;
    }

    #custom-dashboard > div.cwdb-toolbar-v2 > div > div.toolbar-row-wrapper > div {
        background-color: #f006;
    }
}
  
@-moz-document url-prefix("https://us-east-1.console.aws.amazon.com/cloudwatch/home?region=us-east-1#dashboards:name=dev") {
    /* Insert code here... */
    
    .awsui_root_18wu0_dj6ht_93.awsui_box_18wu0_dj6ht_205.awsui_m-vertical-s_18wu0_dj6ht_839.awsui_color-default_18wu0_dj6ht_205.awsui_font-size-default_18wu0_dj6ht_221.awsui_font-weight-default_18wu0_dj6ht_261{
        width: 10000px !important;

    }
    textarea.awsui_textarea_qk1j1_13y8t_97.awsui_textarea-readonly_qk1j1_13y8t_122 {
        /* width: 10000px !important; */
        /* white-space: pre; */
        white-space: pre;
    }

    #custom-dashboard > div.cwdb-toolbar-v2 > div > div.toolbar-row-wrapper > div > div.dashboard-title > h1 > div:nth-child(1) > div > span {
        padding: 1rem;
    }

    #custom-dashboard > div.cwdb-toolbar-v2 > div > div.toolbar-row-wrapper > div {
        background-color: #04ff002b;
    }
}
  

Reviews

No reviews yet.