Skip to content

Halo Tracker - New by ashralis

Details

Authorashralis

LicenseNo License

Categoryhttps://altoshaam.sugarondemand.com/#Reports/10f5649c-a8d8-11e9-b65c-02dfd714a754

Created

Updated

Size894 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A style for Halo Tracker to make some formatting improvements

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Halo Tracker - New
@namespace      USO Archive
@author         Marshall Ambros
@description    `A style for Halo Tracker to make some formatting improvements`
@version        20190723.17.37
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document url-prefix(https://altoshaam.sugarondemand.com/#Reports/10f5649c-a8d8-11e9-b65c-02dfd714a754)
{
    .record-panel-header, .panel-active, .a11y-wrapper {
        background-color: #ddddff !important   
    }
    .record-cell .record-label {
        color: black;
        background-color: #dfdfdf;
    }
    .dataTable th {
        min-width: unset;
    }
    .dataTable td {
        max-width: unset;
    }
    .dataTable td:nth-child(3)  {
        width: 500px !important;
    }
    .dataTable td:nth-child(6)  {
        width: 500px !important;
    }
}

Reviews

No reviews yet.