Skip to content

fmorion.dnsalias.com/orion/- feb 2024 by JoseCarlos00

Details

AuthorJoseCarlos00

LicenseNo License

CategoryOrion

Created

Updated

Size15 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Style Dark

Notes

Userstyle doesn't have notes.

Source code

Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link.
/* ==UserStyle==
@name           fmorion.dnsalias.com/orion/paginas/Envios/EnviosListas - feb 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document url-prefix("http://fmorion.dnsalias.com/") {
    /* Inserte el código aquí... */
    body {
        background-color: #0d1117 !important;
        color: #e6edf3;
    }

    .header ::placeholder {
        color: #848d97;
    }

    /* Tablas */
    .table {
        color: #e6edf3 !important;
        background-color: transparent !important;
    }

    .table-hover tbody tr:hover {
        color: #e6edf3 !important;
        opacity: 0.5 !important;
    }

    .table-theme-purple th {
        background-color: #000 !important;
        color: #e6edf3 !important;
    }

    
    .table-theme-purple th,
    .table-theme-purple td {
        border-color: #7575a3 !important;
    }


    .table-theme-purple thead th {
        border-color: #7575a3 !important;
    }

    
    .table-theme-purple tbody tr:nth-of-type(odd) {
        background-color: #000 !important;
        color: #e6edf3 !important;
    }

    
    .table-theme-blue th {
        background-color: #000 !important;
        color: #e6edf3 !important;
    }

    
    .table-theme-blue th,
    .table-theme-blue td {
        border-color: #7575a3 !important;
    }

  
    .table-theme-blue thead th {
        border-color: #7575a3 !important;
    }

    
    .table-theme-blue tbody tr:nth-of-type(odd) {
        background-color: #000 !important;
        color: #e6edf3 !important;
    }

    /* Header */
    .bg-grey,
    .bg-purple {
        background-color: #6f6f6f00 !important;
        color: #e6edf3 !important;
    }

    .custom-select,
    .form-control {
        color: #ffffffa3 !important;
        background-color: #000 !important;
    }

    input::placeholder,
    {
        color: #ffffffa3 !important;
    }

    .form-control:hover::placeholder,
    .custom-select:hover {
        color: #2f81f7 !important;
    }

    .fas {
        color: #848d97 !important;
    }

    .btn:hover .fas,
    .btn:hover {
        color: #2f81f7 !important;
    }

    .btn-link:hover,
    .btn-link:hover .fas {
        color: #2f81f7 !important;
    }

    .overview-card {
        border-left: none !important;
        background-color: transparent !important;
    }

    .table-toolbar {
        background-color: transparent !important;
    }

    .overview-card-toggle {
        color: #999 !important;
    }

    .btn,
    .header,
    .footer {
        background-color: #000 !important;
        color: #848d97 !important;
    }

    .RadGrid_Bootstrap .rgAltRow > td {
        background-color: #0d1117;
    }

    .RadGrid_Bootstrap .rgMasterTable .rgSelectedCell,
    .RadGrid_Bootstrap .rgSelectedRow > td,
    .RadGrid_Bootstrap td.rgEditRow .rgSelectedRow,
    .RadGrid_Bootstrap .rgSelectedRow td.rgSorted {
        background-color: #337ab7 !important;
    }

    .RadGrid_Bootstrap {
        border: none !important;
        background-color: #ffffff6e !important;
    }

    .RadGrid_Bootstrap .rgHoveredRow > td {
        background-color: #0d1117;
    }

    .RadGrid_Bootstrap .rgPagerCell {
        border-top: 1px solid #ccc;
        background-color: transparent !important;
        color: #e6edf3 !important;
    }

    .RadGrid_Bootstrap .rgPagerCell .rgArrPart1,
    .RadGrid_Bootstrap .rgPagerCell .rgArrPart2 {
        filter: invert(1);
    }

    .RadComboBoxDropDown_Bootstrap .rcbHovered {
        color: #e6edf3 !important;
        background-color: #000 !important;
        opacity: 0.8 !important;
    }

    .RadGrid_Bootstrap .rgHeader,
    .RadGrid_Bootstrap .rgHeader a {
        color: #e6edf3 !important;
    }
    .RadComboBoxDropDown .rcbList > li {
        background-color: #000;
        color: #e6edf3;
        opacity: 0.5;
    }

    .RadComboBoxDropDown_Bootstrap .rcbScroll {
        padding: 5px 0;
        background-color: #000 !important;
    }

    .RadComboBox_Bootstrap .rcbReadOnly .rcbInputCell {
        background-color: transparent;
    }

    #gvInventario_ctl00_ctl03_ctl01_PageSizeComboBox_Input {
        background-color: transparent;
        color: #e6edf3 !important;
    }

    .RadComboBox_Bootstrap .rcbReadOnly .rcbArrowCell.rcbArrowCellRight {
        background-color: #000 !important;
    }

    .RadComboBox_Bootstrap .rcbArrowCell a,
    .rcCalPopup {
        filter: invert(1);
    }

    .RadComboBox_Bootstrap .rcbHovered .rcbReadOnly .rcbInputCell {
        background-color: #383838 !important;
    }

    .main :where(.form-control, .custom-select) {
        border-color: #7575a3 !important;
    }

    .RadComboBox_Bootstrap .rcbFocused .rcbReadOnly .rcbInputCell {
        background-color: transparent !important;
        border-right: 1px solid !important;
    }

    .RadGrid_Bootstrap .rgAltRow .rgSorted {
        background-color: #222;
    }

    .RadGrid_Bootstrap .rgSorted {
        background-color: #000000;
    }

    .RadMenu_Bootstrap .rmGroup,
    .RadMenu_Bootstrap.rmRoundedCorners .rmGroup,
    .RadMenu_Bootstrap .rmMultiColumn {
        background-color: #000;
        color: #e6edf3;
    }

    .RadMenu_Bootstrap .rmGroup .rmLink {
        color: #e6edf3;
    }

    html body .RadInput_Bootstrap .riHover,
    html body .RadInput_Hover_Bootstrap {
        background-color: #000;
        color: #e6edf3;
        opacity: 0.5;
    }

    html body .RadInput_Bootstrap .riTextBox,
    html body .RadInputMgr_Bootstrap {
        background-color: #000;
        color: #e6edf3;
    }

    html body .RadInput_Bootstrap .riFocused,
    html body .RadInput_Focused_Bootstrap {
        color: #e6edf3;
        background-color: #000000;
    }

    .RadComboBox_Bootstrap .rcbInput {
        color: #b8b8b8;
    }

    .GridContextMenu_Bootstrap .rgHCMClear,
    .GridContextMenu_Bootstrap .rgHCMFilter {
        color: #e6edf3 !important;
        background-color: #000 !important;
        border-color: #7575a3 !important;
    }

    .rgPager .rgPagerCell .rgNumPart a {
        filter: invert(1);
    }

    .RadGrid_Bootstrap .rgPagerCell .rgNumPart a.rgCurrentPage {
        background-color: #dcb133;
        border: none;
    }

    #UpdatePanel > main > div.main-overview.row #inventario.bg-green {
        background-color: transparent !important;
    }

    #btnGuardarEnvio,
    #btnEnviarEnvio,
    #btnEnviarVScale {
        border-color: #7575a3;
    }

    .sidenav, .dropdown-menu {
        background-color: #000;
        color: #e6edf3;

        .dropdown-menu {
            background-color: #000;
            border-color: #ccc;
        }

        .dropdown-item {
            color: #fff;
            opacity: 0.9;
        }

        .dropdown-item:hover {
            opacity: 1 !important;
            color: rgb(230, 237, 243);
            background-color: rgba(177, 186, 196, 0.12);
        }

        .nav-link:hover {
            background-color: rgb(22, 27, 34);
        }
    }

    .RadMenu_Bootstrap .rmRootGroup.rmHorizontal,
    .RadMenu_Bootstrap .rmRootGroup.rmVertical,
    .RadMenu_Bootstrap ul.rmRootScrollGroup {
        background-color: rgb(22, 27, 34) !important;
        border-color: transparent;
        border-bottom-color: #ccc;

        .rmRootLink {
            color: #e6edf3;
        }

        .rmRootLink.rmExpanded {
            background-color: #000;
        }

        .rmRootLink.rmSelected {
            opacity: .9;
            background-color: #000;
        }

        .rmRootLink:hover {
            color: #e6edf3;
            background-color: #0a304e;
        }
    }

    #btnEliminar,
    #btnEliminarPartidas {
        color: #dc3545 !important;
    }

    #btnEliminar:hover,
    #btnEliminarPartidas:hover {
        opacity: .9;
    }

    @media print {
        .rgPager .rgPagerCell .rgNumPart a,
        .RadComboBox_Bootstrap .rcbArrowCell a,
        .RadGrid_Bootstrap .rgPagerCell .rgArrPart1,
        .RadGrid_Bootstrap .rgPagerCell .rgArrPart2 {
            filter: invert(0);
        }

        body {
            color: #000 !important;
        }

        .table-theme-blue tbody tr:nth-of-type(odd),
        .table-theme-purple tbody tr:nth-of-type(odd),
        tbody {
            color: #000 !important;
        }

        .table-hover tbody tr:hover {
            color: #000 !important;
            opacity: 1 !important;
        }
    }

    .nav-pills .nav-link.active,
    .nav-pills .show > .nav-link {
        color: rgb(230, 237, 243);
        background-color: rgb(22, 27, 34);
    }

    .RadLabel_Default {
        color: #e6edf3;
    }

    .main-filtros {
        .RadComboBox_Bootstrap .rcbInputCell {
            color: #e6edf3;
            background-color: #000;
        }

        .RadComboBox_Bootstrap .rcbArrowCell a {
            background-color: #fff;
        }
    }
    .RadComboBoxDropDown label {
        color: #e6edf3 !important;
    }

    #cmbPrioridadB_DropDown > div > ul > li.rcbItem,
    #cmbEstatus_DropDown > div > ul > li.rcbItem {
        opacity: 1;
    }

    #gvPedidosAmazon {
        .rgHeader.rgCheck input,
        .check input,
        td input[type="checkbox"] {
            opacity: .50;
        }
        .rgHeader.rgCheck input:hover,
        .check input:hove,
        td input[type="checkbox"]:hover {
            opacity: 1;
        }

        .rgAltRow,
        .rgAltRow {
            color: #e6edf3 !important;
        }

        .RadButton.rbDisabled {
            opacity: 1;
        }

        .rgOptions {
            filter: invert(1);
        }

        .rbLinkButton {
            background-color: transparent;
        }

        .rgExpandCol {
            background-color: #000;
            input {
                filter: invert(1);
            }
        }
    }

    #lblFecha::before {
        opacity: .8
    }
    #headerDropdown {
        border: none;
    }

    #gvPedidoListas,
    #gvPedidosTienda {
       ...

Reviews

No reviews yet.