Created
December 25, 2017 05:23
-
-
Save ryanhugh/9fad5bc0978e8e5df163adcd51816f3f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.frontend-components-panels-___DesktopClassPanel__resultsTable___x6hQD { | |
border: none!important; | |
margin-bottom: 0!important | |
} | |
.frontend-components-panels-___DesktopClassPanel__resultsTable___x6hQD th { | |
border-left: none!important; | |
background: none!important | |
} | |
.frontend-components-panels-___DesktopClassPanel__inlineBlock___18DCK { | |
display: inline-block | |
} | |
.frontend-components-panels-___DesktopClassPanel__leftPanel___23qYB { | |
text-align: left; | |
display: inline-block; | |
width: calc(100% - 200px) | |
} | |
.frontend-components-panels-___DesktopClassPanel__rightPanel___1eU7G { | |
text-align: right; | |
display: inline-block; | |
float: right; | |
white-space: normal; | |
max-width: 200px; | |
min-width: 53px | |
} | |
.frontend-components-panels-___DesktopClassPanel__showMoreButton___1VZYx { | |
cursor: pointer; | |
padding: 10px; | |
color: #888; | |
font-weight: 600; | |
border-top: 1px solid #ddd | |
} | |
.frontend-components-panels-___DesktopClassPanel__classGlobeLink___25VHT { | |
opacity: .7; | |
float: right; | |
display: inline-block | |
} | |
.frontend-components-panels-___DesktopClassPanel__classTitle___2pT1j { | |
display: inline-block; | |
max-width: calc(100% - 20px) | |
} | |
.frontend-components-panels-___DesktopClassPanel__classGlobeLinkContainer___2iwRn { | |
vertical-align: top; | |
display: inline-block; | |
float: right | |
} | |
.frontend-components-panels-___DesktopClassPanel__onlineCheck___1zhdF { | |
width: 22px | |
} | |
.frontend-components-panels-___DesktopClassPanel__onlineHeader___3jZeG { | |
width: 78px | |
} | |
.frontend-components-panels-___DesktopClassPanel__checkIconCell___7rIY5 { | |
text-align: center!important | |
} | |
.frontend-components-panels-___DesktopClassPanel__sectionTableFirstRow___1nuZe { | |
display: none; | |
padding-top: 0; | |
padding-bottom: 1px | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment