Last active
February 3, 2020 22:33
-
-
Save cosileone/01ded7e0290ae4e4dda2103bd24f1c15 to your computer and use it in GitHub Desktop.
Mystical Gray Bug
This file contains hidden or 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
<body data-gr-c-s-loaded="true"> | |
<noscript> | |
<strong>We're sorry but Flux doesn't work properly without | |
JavaScript enabled. Please enable it to continue.</strong> | |
</noscript> | |
<div data-app="true" class="v-application v-application--is-ltr theme--light" id="app"> | |
<div class="v-overlay v-overlay--active theme--dark" style="z-index: 201;"> | |
<div class="v-overlay__scrim" | |
style="opacity: 0.46; background-color: rgb(33, 33, 33); border-color: rgb(33, 33, 33);"></div> | |
<div class="v-overlay__content"></div> | |
</div> | |
<div class="v-application--wrap"> | |
<header class="topnav v-sheet v-sheet--tile theme--light v-toolbar v-toolbar--flat v-app-bar v-app-bar--fixed" | |
data-booted="true" | |
style="height: 64px; margin-top: 0px; transform: translateY(0px); left: 0px; right: 0px;"> | |
<div class="v-toolbar__content" style="height: 64px;"> | |
<div class="v-toolbar__title"> | |
<div class="topnav__logo router-link-active"> | |
<div class="v-responsive v-image" style="z-index: 8;"> | |
<div class="v-responsive__sizer" style="padding-bottom: 43.2836%;"></div> | |
<div class="v-image__image v-image__image--cover" | |
style="background-image: url("http://localhost:8080/img/full_logo.1da58932.svg"); background-position: center center;"></div> | |
<div class="v-responsive__content" style="width: 67px;"></div> | |
</div> | |
</div> | |
</div> | |
<div class="spacer"></div> | |
<div class="v-toolbar__items"> | |
<div class="v-tabs topnav__tabs theme--light" data-e2e="operations-view"> | |
<div role="tablist" class="v-item-group theme--light v-slide-group v-tabs-bar primary--text" | |
data-booted="true"> | |
<div class="v-slide-group__prev v-slide-group__prev--disabled"><!----></div> | |
<div class="v-slide-group__wrapper"> | |
<div class="v-slide-group__content v-tabs-bar__content"> | |
<div class="v-tabs-slider-wrapper" style="height: 2px; left: 0px; width: 96px;"> | |
<div class="v-tabs-slider"></div> | |
</div> | |
<a href="/operations/dashboard" class="topnav__tab hidden-sm-and-down v-tab--active v-tab" | |
tabindex="0" aria-selected="true" role="tab" data-e2e="Home"><i aria-hidden="true" | |
class="v-icon notranslate material-icons theme--light">home</i> | |
Home </a><a href="/operations/opportunities" class="topnav__tab hidden-sm-and-down v-tab" | |
tabindex="0" aria-selected="false" role="tab" data-e2e="Opportunities"><i | |
aria-hidden="true" class="v-icon notranslate material-icons theme--light">explore</i> Opportunities | |
</a><a href="/operations/talent" class="topnav__tab hidden-sm-and-down v-tab" tabindex="0" | |
aria-selected="false" role="tab" data-e2e="Talent"><i aria-hidden="true" | |
class="v-icon notranslate material-icons theme--light">people</i> | |
Talent </a><a href="/operations/insights" class="topnav__tab hidden-sm-and-down v-tab" tabindex="0" | |
aria-selected="false" role="tab" data-e2e="Insights"><i aria-hidden="true" | |
class="v-icon notranslate material-icons theme--light">bar_chart</i> | |
Insights </a><a href="/operations/admin/settings" class="topnav__tab hidden-sm-and-down v-tab" | |
tabindex="0" aria-selected="false" role="tab" data-e2e="Settings"><i | |
aria-hidden="true" class="v-icon notranslate material-icons theme--light">settings</i> Settings </a> | |
</div> | |
</div> | |
</div> | |
</div> | |
<aside | |
class="topnav__mobile-nav v-navigation-drawer v-navigation-drawer--absolute v-navigation-drawer--close v-navigation-drawer--temporary theme--light" | |
data-booted="true" style="height: 100vh; top: 0px; transform: translateX(-100%); width: 320px;"> | |
<div class="v-navigation-drawer__content"> | |
<div role="list" class="v-list v-sheet v-sheet--tile theme--light"><a href="/operations/dashboard" | |
class="v-list-item--active v-list-item v-list-item--link theme--light" | |
tabindex="0" role="listitem"> | |
<div class="v-list-item__icon"><i aria-hidden="true" | |
class="v-icon notranslate material-icons theme--light">home</i></div> | |
<div class="v-list-item__content"> Home</div> | |
</a><a href="/operations/opportunities" class="v-list-item v-list-item--link theme--light" tabindex="0" | |
role="listitem"> | |
<div class="v-list-item__icon"><i aria-hidden="true" | |
class="v-icon notranslate material-icons theme--light">explore</i> | |
</div> | |
<div class="v-list-item__content"> Opportunities</div> | |
</a><a href="/operations/talent" class="v-list-item v-list-item--link theme--light" tabindex="0" | |
role="listitem"> | |
<div class="v-list-item__icon"><i aria-hidden="true" | |
class="v-icon notranslate material-icons theme--light">people</i> | |
</div> | |
<div class="v-list-item__content"> Talent</div> | |
</a><a href="/operations/insights" class="v-list-item v-list-item--link theme--light" tabindex="0" | |
role="listitem"> | |
<div class="v-list-item__icon"><i aria-hidden="true" | |
class="v-icon notranslate material-icons theme--light">bar_chart</i> | |
</div> | |
<div class="v-list-item__content"> Insights</div> | |
</a><a href="/operations/admin/settings" class="v-list-item v-list-item--link theme--light" tabindex="0" | |
role="listitem"> | |
<div class="v-list-item__icon"><i aria-hidden="true" | |
class="v-icon notranslate material-icons theme--light">settings</i> | |
</div> | |
<div class="v-list-item__content"> Settings</div> | |
</a></div> | |
<hr role="separator" aria-orientation="horizontal" class="v-divider theme--light"> | |
<div role="list" class="v-list v-sheet v-sheet--tile theme--light"> | |
<div tabindex="0" role="listitem" class="v-list-item v-list-item--link theme--light"> Switch to Employee | |
Dashboard <i aria-hidden="true" class="v-icon notranslate material-icons theme--light">arrow_right</i> | |
</div> | |
</div> | |
</div> | |
<div class="v-navigation-drawer__append"> | |
<div class="pa-2"> | |
<button type="button" | |
class="v-btn v-btn--block v-btn--depressed v-btn--flat v-btn--outlined theme--light v-size--default primary--text"> | |
<span class="v-btn__content"> Logout </span></button> | |
</div> | |
</div> | |
<div class="v-navigation-drawer__border"></div> | |
</aside> | |
</div> | |
<div class="spacer"></div> | |
<div class="v-toolbar__items"> | |
<button type="button" class="hidden-sm-and-down v-btn v-btn--flat v-btn--text theme--light v-size--default"> | |
<span class="v-btn__content"><span data-e2e="navigationHeader" | |
class="hidden-xs-only"> AVA ABRAHAM </span></span></button> | |
<div class="v-menu"> | |
<div role="menu" class="v-menu__content theme--light " | |
style="min-width: 0px; top: 12px; left: 0px; transform-origin: left top; z-index: 0; display: none;"></div> | |
</div> | |
<button type="button" | |
class="v-app-bar__nav-icon d-flex d-md-none v-btn v-btn--flat v-btn--icon v-btn--round theme--light v-size--default" | |
style="z-index: 8;"><span class="v-btn__content"><i aria-hidden="true" | |
class="v-icon notranslate material-icons theme--light">menu</i></span> | |
</button> | |
</div> | |
</div> | |
</header><!----><!----><!----> | |
<main class="v-content content-bg" style="padding: 64px 0px 0px;" data-booted="true"> | |
<div class="v-content__wrap"> | |
<div class="container ma-0 pa-0 container--fluid"> | |
<div role="dialog" class="v-dialog__container"> | |
<div role="document" class="v-dialog__content" style="z-index: 0;"> | |
<div class="v-dialog" style="max-width: 550px; display: none;"></div> | |
</div> | |
</div> | |
<div class="row pt-6 pb-12 no-gutters"> | |
<div class="col-lg-10 col-xl-8 offset-lg-1 offset-xl-2 col-12"><!----> | |
<div data-v-76e3a9ca="" data-v-412fb50c="" class="v-card v-sheet theme--light secondary-container "> | |
<div data-v-412fb50c="" class="v-card v-card--flat v-sheet v-sheet--tile theme--light"> | |
<div class="v-tabs px-4 pt-4 theme--light"> | |
<div role="tablist" | |
class="v-item-group theme--light v-slide-group v-tabs-bar v-tabs-bar--show-arrows primary--text transparent" | |
data-booted="true" style="height: 35px;"> | |
<div class="v-slide-group__prev v-slide-group__prev--disabled"><i aria-hidden="true" | |
class="v-icon notranslate v-icon--disabled material-icons theme--light">chevron_left</i> | |
</div> | |
<div class="v-slide-group__wrapper"> | |
<div class="v-slide-group__content v-tabs-bar__content"> | |
<div class="v-tabs-slider-wrapper" style="height: 2px; left: 0px; width: 90px;"> | |
<div class="v-tabs-slider primary"></div> | |
</div> | |
<div tabindex="0" aria-selected="true" role="tab" | |
class="v-tab v-tabs--active active-tab v-tab--active" data-e2e="tabHome" | |
style="text-transform: inherit;"> Home | |
</div> | |
<div tabindex="0" aria-selected="false" role="tab" class="v-tab" data-e2e="tabMyOpportunities" | |
style="text-transform: inherit;"> My Opportunities | |
</div> | |
<div tabindex="0" aria-selected="false" role="tab" class="v-tab" data-e2e="tabMyPrograms" | |
style="text-transform: inherit;"> My Programs | |
</div> | |
<div tabindex="0" aria-selected="false" role="tab" class="v-tab" data-e2e="tabTeam" | |
style="text-transform: inherit;"> Team | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
<div data-v-412fb50c="" class="divider pa-4 v-card v-card--flat v-sheet v-sheet--tile theme--light"> | |
<div class="row justify-center"> | |
<div role="dialog" class="v-dialog__container"> | |
<div role="document" class="v-dialog__content" style="z-index: 0;"> | |
<div class="v-dialog v-dialog--persistent" style="max-width: 290px; display: none;"></div> | |
</div> | |
</div> | |
</div> | |
<div class="v-window v-item-group theme--light v-tabs-items"> | |
<div class="v-window__container"> | |
<div class="v-window-item v-window-item--active"> | |
<div class="row"> | |
<div class="mt-2 col-md-6 col-12"> | |
<div class="display-4" style="line-height: 40px; height: 40px;">Actions</div> | |
<div data-v-76e3a9ca="" | |
class="text-center mt-2 v-card v-sheet theme--light secondary-container "> | |
<div class="pa-4"> No approvals needing attention! 👍</div> | |
</div> | |
</div> | |
<div class="mt-2 col-md-6 col-12"> | |
<div class="row d-flex no-gutters align-center justify-start align-content-center" | |
style="height: 40px;"> | |
<div class="display-4">Notifications</div> | |
<div class="spacer"></div> | |
<button type="button" | |
class="v-btn v-btn--contained theme--light v-size--small primary ma-0" | |
data-e2e="dismissNotifications"><span class="v-btn__content"> Dismiss All </span> | |
</button> | |
</div> | |
<div data-v-77e233df="" class="col pa-0 mx-0 mt-2 mb-4 feed-item-pointer"><!----> | |
<div data-v-76e3a9ca="" data-v-79a9e0ea="" data-v-77e233df="" | |
class="v-card v-sheet theme--light secondary-container pa-4 " class-names="pa-4" | |
is-closable="true"> | |
<div data-v-79a9e0ea=""><!----> | |
<div data-v-79a9e0ea="" class="subtitle-1 pr-12 pb-1"><!----> Candidate Accepted</div> | |
<div data-v-79a9e0ea="" class="text--secondary display-white-space">New Product Go to | |
Market Assistance | |
</div> | |
</div><!----></div><!----><!----></div><!----></div> | |
</div><!----><!----><!----></div> | |
<div class="v-window-item" style="display: none;"></div> | |
<div class="v-window-item" style="display: none;"></div> | |
<div class="v-window-item" style="display: none;"></div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div> | |
</div><!----></div> | |
<footer class="v-footer text-center navigation-bg caption v-sheet v-sheet--tile theme--light v-footer--absolute" | |
style="left: 0px; right: 0px; bottom: 0px;" data-booted="true"> | |
<div class="spacer"></div> | |
©2020 Flux Work, Inc. <a href="https://www.fluxwork.co/privacy-statement/" target="_blank" | |
class="text--primary ml-4" style="text-decoration: none;"> Privacy Policy </a><a | |
href="https://www.fluxwork.co/subject-agreement" target="_blank" class="text--primary ml-4" | |
style="text-decoration: none;"> Terms of Service </a> | |
<div class="spacer"></div> | |
</footer> | |
</div> | |
</main> | |
</div> | |
</div> | |
<!-- built files will be auto injected --> | |
<script type="text/javascript" src="/js/chunk-vendors.js"></script> | |
<script type="text/javascript" src="/js/app.js"></script> | |
<iframe data-product="web_widget" title="No content" tabindex="-1" aria-hidden="true" src="about:blank" | |
style="width: 0px; height: 0px; border: 0px; position: absolute; top: -9999px;"></iframe> | |
<div> | |
<iframe title="Opens a widget where you can find more information" id="launcher" tabindex="0" | |
class="zEWidget-launcher zEWidget-launcher--active" | |
style="border: none; background: transparent; z-index: 999998; transform: translateZ(0px); position: fixed; transition-duration: 250ms; transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); transition-property: opacity, top, bottom; opacity: 1; height: 50px; max-height: 551px; min-height: 50px; margin: 10px 20px; right: 0px; bottom: 0px; width: 113px;"></iframe> | |
</div> | |
<div> | |
<iframe title="Find more information here" id="webWidget" tabindex="-1" class="zEWidget-webWidget " | |
style="border: none; background: transparent; z-index: 999999; transform: translateZ(0px); position: fixed; transition-duration: 250ms; transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); transition-property: opacity, top, bottom; opacity: 0; width: 357px; height: 100%; max-height: 565px; min-height: 150px; margin-left: 8px; margin-right: 8px; top: -9999px; visibility: hidden;"></iframe> | |
</div> | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment