Skip to content

NCAA EC by sportswook

Details

Authorsportswook

LicenseNo License

Categoryuserstyles

Created

Updated

Size5.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

NCAA EC

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           NCAA EC
@namespace      NCAA EC
@version        1.0.0
@description    A new userstyle
@author         sportswook
==/UserStyle== */

@-moz-document domain("web3.ncaa.org") {

@media print {

    div.logo {
        background: url(https://web3.ncaa.org/ECMIP/vm/images/logo_ncaa_home.gif) no-repeat !important;
    }
    
    div.appTitle, div.appTitle span b {
        color: #0063a6 !important;
    }
    
    body {
        background-color: #fff !important;
        color: #333333 !important;
    }
   
    body.touchpadSwipeAnimationCore, #text,  .table-responsive, table.fall2016OrLaterComptCrsTableClass *, table.ar2016CoursesTableClass *, table.fall2018OrLaterDiv2CoursesTableClass *, table.tenSevenLock2016CoursesListClass *, .footer span {
        color: #333333 !important;
    }
    
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        border-top: 1px solid #ddd !important;
    }
    
    .table-responsive {
        color: #333333 !important;
    }
    
    body.touchpadSwipeAnimationCore {
        background-color: #fff !important;
        background-repeat: repeat-x !important;
        background-image: url(https://web3.ncaa.org/ECMIP/vm/images/base_background_gradient.gif) !important;
    }
    
    .chromestyle {
        BACKGROUND-COLOR: #0063a6 !important;
    }
    
    .chromestyle UL LI A {
        COLOR: #ffffff !important;
        BACKGROUND: #0063a6 url(https://web3.ncaa.org/ECMIP/vm/images/gradient-VR85R.png) !important;
    }
    
    div.contentArea {
        background-color: white !important;
        border: 1px solid #CECECE;
        padding: 5px;
    }
    
    .panel-primary > .panel-heading {
        background-color: #337ab7 !important;
    }
    
    .panel-title {
        color: #fff !important;
    }
    
    .mediumFont {
        font-size: 11pt;
        font-weight: bold !important;
        background-color: white !important;
        text-decoration: none !important;
        color: #337ab7 !important;
    }
    
    a[href]::after {
        content: none !important;
    }

    .tableSubHeaderOnReportPage {
        background-color: #804000 !important;
        color: #ffffff !important;
    }
    
    table.fall2016OrLaterComptCrsTableClass thead tr th, table.fall2016OrLaterComptCrsTableClass tfoot tr th, table.fall2018OrLaterDiv2CoursesTableClass thead tr th, table.fall2018OrLaterDiv2CoursesTableClass tfoot tr th {
        background-color: #9eb1fc !important;
    }
    
    table.fall2016OrLaterComptCrsTableClass thead tr .headerSortUp, table.fall2016OrLaterComptCrsTableClass thead tr .headerSortDown, table.fall2018OrLaterDiv2CoursesTableClass thead tr .headerSortDown, table.fall2018OrLaterDiv2CoursesTableClass thead tr .headerSortUp {
        background-color: #8dbdd8 !important;
    }
    
    tr[style="background-color:#dce8d0"] {
        background-color: #dce8d0 !important;
    }

    .ten-seven-HL-color-box {
        background-color: #dce8d0 !important;
    }
    
    table.ar2016CoursesTableClass thead tr th, table.ar2016CoursesTableClass tfoot tr th {
        background-color: #fb834f !important;
        border: 1px solid #FFF !important;
    }
    
    table.ar2016CoursesTableClass thead tr .headerSortDown, table.ar2016CoursesTableClass thead tr .headerSortUp {
        background-color: #fdae8c !important;
    }
    
    table.ar2016CoursesTableClass tbody tr.odd td {
        background-color: #fed6c5 !important;
    }
    
    table thead tr .header {
        background-image: url(https://web3.ncaa.org/ECMIP/vm/includes/jQuery/styles/blue/bg.gif) !important;
        background-repeat: no-repeat !important;
        background-position: center right !important;
    }

    table thead tr .headerSortDown {
        background-image: url(https://web3.ncaa.org/ECMIP/vm/includes/jQuery/styles/blue/desc.gif) !important;
    }
    
    table thead tr .headerSortUp {
        background-image: url(https://web3.ncaa.org/ECMIP/vm/includes/jQuery/styles/blue/asc.gif) !important;
    }
    
    table.fall2018OrLaterDiv2CoursesTableClass tbody tr.odd td {
        background-color: #F0F0F6 !important;
    }
    
    .reportTableClass.table.table-striped.table-responsive tbody tr td.tableSubHeaderOnReportPage {
        background-color: #804000 !important;
    }
    
    table.tenSevenLock2016CoursesListClass thead tr th, table.tenSevenLock2016CoursesListClass tfoot tr th {
        background-color: #7aa352 !important;
    }
    
    table.tenSevenLock2016CoursesListClass tbody tr.odd td {
        background-color: #dce8d0 !important;
    }
    
    table.tenSevenLock2016CoursesListClass thead tr .headerSortDown, table.tenSevenLock2016CoursesListClass thead tr .headerSortUp {
        background-color: #b8cfa0 !important;
    }
    
    div.panel.panel-primary div.panel-body table.reportTableClass.table.table-striped.table-responsive tbody tr td.tableHeader  {
        background-color: #ededed !important;
        color: #0065A8 !important;
    }
    
    .table-striped > tbody > tr:nth-of-type(2n+1) * {
        background-color: #f9f9f9 !important;
    }
    
    a {
        color: #337ab7 !important;
        text-decoration: none !important;
    }
    
    thead, tfoot {
        display: table-row-group !important;
    }

}

}

Reviews

No reviews yet.