-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.60742fdb.css
More file actions
1 lines (1 loc) · 16.7 KB
/
app.60742fdb.css
File metadata and controls
1 lines (1 loc) · 16.7 KB
1
body,companion-panel .content .embed{width:100%}find-league a,welcome .options a{text-decoration:none}body{margin:0;padding:0;background-color:#000;color:#fff;height:100%;font-family:Rajdhani,sans-serif}a,a:visited{color:#ccc}companion-panel{position:fixed;top:0;left:0;height:100%}companion-panel .content{padding:.25em;height:100%;background-color:rgba(64,64,64,.2)}companion-panel .content .close{float:right;background-color:#000}candidates .candidates .candidate:hover,candidates .parties .party:hover{background-color:rgba(128,128,128,.5)}companion-panel .content .close:hover{font-weight:700;cursor:pointer}presidential{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:100%}candidates,presidential .view{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}presidential .view{display:flex;position:fixed;width:100%;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}presidential .view.ng-enter,presidential .view.ng-leave{-webkit-transition:all .33s ease-in-out;transition:all .33s ease-in-out;position:absolute}presidential .view.ng-enter{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}presidential .view.ng-enter.ng-enter-active,presidential .view.ng-leave{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}presidential .view.ng-leave.ng-leave-active{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}candidates{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}candidates .parties{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;overflow:auto}candidates .parties .party{display:inline-block;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;cursor:pointer}welcome,welcome .options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}candidates .candidates{overflow:auto;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}candidates .candidates .candidate{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;cursor:pointer}candidates .candidate-detail{overflow:auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}new-league,welcome{-webkit-box-flex:1}welcome{display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}welcome .options{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}construct,find-league,new-league,sidebar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}welcome .options .option{padding:1em;margin:1em;font-size:2em;font-weight:700;border:1px solid #aaa}welcome .join,welcome .new{padding:3em;cursor:pointer}welcome .options .option:hover{background-color:rgba(255,255,255,.8);color:#000}find-league .league,welcome .join:hover,welcome .new:hover{background-color:rgba(128,128,128,.5)}new-league{display:flex;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;height:100%}new-league construct{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}new-league sidebar{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}find-league{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}find-league .league{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;padding:1em;font-size:1.5em;cursor:pointer}find-league .league:hover{background-color:rgba(128,128,128,.8)}construct{display:flex;height:100%;overflow:hidden}construct selection{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}sidebar{display:flex;background-color:rgba(64,64,64,.2)}sidebar players{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;margin:0 .5em}players,selection{-webkit-flex-direction:column;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal}selection{display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}selection stable{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;max-height:50%;margin:0 .25em;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}selection stable.ng-enter,selection stable.ng-leave.ng-leave-active{max-height:0}selection stable.ng-enter.ng-enter-active,selection stable.ng-leave{max-height:50%}selection pasture{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;max-height:100%;margin:.25em}players{display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}players .players{font-size:.9em}players .players .player{margin-left:.5em}stable{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}stable .wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}stable .wrapper .candidate-wrapper,stable .wrapper .header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}stable .wrapper.candidates-log-size-0 .candidate-wrapper{height:4em}stable .wrapper.candidates-log-size-1 .candidate-wrapper{height:8em}stable .wrapper.candidates-log-size-2 .candidate-wrapper{height:12em}stable .wrapper.candidates-log-size-3 .candidate-wrapper{height:16em}stable .wrapper.candidates-log-size-4 .candidate-wrapper{height:20em}stable .wrapper.candidates-log-size-5 .candidate-wrapper{height:24em}stable .wrapper.candidates-log-size-6 .candidate-wrapper{height:30em}stable .wrapper.candidates-log-size-7 .candidate-wrapper{height:34em}stable .wrapper.candidates-log-size-8 .candidate-wrapper{height:40em}stable .wrapper.candidates-log-size-9 .candidate-wrapper{height:44em}stable .wrapper.candidates-log-size-10 .candidate-wrapper{height:48em}stable .wrapper .header{display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.25em;font-weight:700;border-bottom:solid 1px #333}stable .wrapper .header .words .title{padding:0 .25em;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}stable .wrapper .header .words .candidate-count{padding-left:2em;padding-bottom:.25em}stable .wrapper .header .draft{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:.5em;background-color:#fff;color:#000;border-left:1px solid #333;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-animation:notify 20s infinite ease-in-out;animation:notify 20s infinite ease-in-out}stable .wrapper .candidate-wrapper{position:relative;display:flex;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;height:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}stable .wrapper .candidate-wrapper .candidates{position:absolute;top:0;left:0;bottom:0;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}stable .wrapper .candidate-wrapper .candidates .candidate{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:20em;margin:.1em;-webkit-transition:all .66s ease-in-out;transition:all .66s ease-in-out}invite .services,pasture{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}stable .wrapper .candidate-wrapper .candidates .candidate img{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;max-height:3em}stable .wrapper .candidate-wrapper .candidates .candidate .detail{padding:.25em}stable .wrapper .candidate-wrapper .candidates .candidate .hover-detector{position:absolute;top:0;left:0;width:100%;height:100%}stable .wrapper .header .title{font-size:1.2em;line-height:1em}stable .wrapper .candidate-wrapper .candidate-inner-wrapper .candidates .candidate{background-color:rgba(64,64,64,.2)}@-webkit-keyframes notify{0%,100%,40%,60%{text-shadow:0 0 0 #0f0;background-color:#fff;color:#000}45%,55%{text-shadow:0 0 20px #0f0;background-color:#000;color:#0f0}}@keyframes notify{0%,100%,40%,60%{text-shadow:0 0 0 #0f0;background-color:#fff;color:#000}45%,55%{text-shadow:0 0 20px #0f0;background-color:#000;color:#0f0}}stable .wrapper .header .words .candidate-count{font-size:.8em;color:#ccc}stable .wrapper .candidate-wrapper .candidates .candidate.ng-enter,stable .wrapper .candidate-wrapper .candidates .candidate.ng-leave.ng-leave-active{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}stable .wrapper .candidate-wrapper .candidates .candidate.ng-enter.ng-enter-active,stable .wrapper .candidate-wrapper .candidates .candidate.ng-leave{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}invite .invited .header{margin-bottom:.1em;font-size:.9em}invite .invited .invited-friend{margin-left:1em;font-size:.8em;color:#999}invite .services{display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;font-size:1.5rem;margin-top:1rem}invite .services .service{cursor:pointer}invite .services .service:hover{color:red}invite .services .service:hover.twitter{color:#ccf}invite .services .service:hover.facebook{color:#00f}invite .services .service:hover.email{color:#3c3}invite .services .service:hover.link{color:#999}invite .prompt{text-align:center;font-weight:700}pasture{display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}pasture .scroll-capture,pasture .scroll-capture .indicator{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}pasture .scroll-capture{display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}pasture .scroll-capture.is-touch .wrapper .candidates{-webkit-transition:none;transition:none}pasture .scroll-capture .indicator{display:flex;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1}pasture .scroll-capture .indicator .axis-wrap{position:relative;width:.9em}pasture .scroll-capture .indicator .axis-wrap .axis-label{position:absolute;top:50%;left:50%;letter-spacing:.4em;text-transform:uppercase;-webkit-transform:translateX(-50%) translateY(-50%) rotateZ(-90deg);transform:translateX(-50%) translateY(-50%) rotateZ(-90deg)}pasture .scroll-capture .indicator .scale{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;text-align:center}pasture .scroll-capture .indicator .scale .background{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}pasture .scroll-capture .indicator .scale .background .top{font-size:1em;font-weight:700;color:#0f0;text-shadow:0 0 5px #ff0}pasture .scroll-capture .indicator .scale .background .bar{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;background:-webkit-radial-gradient(50% 10%,farthest-side,#0f0 0,rgba(0,128,0,.25) 50%,rgba(0,64,0,.15) 80%,rgba(0,0,0,0) 100%);background:radial-gradient(farthest-side at 50% 10%,#0f0 0,rgba(0,128,0,.25) 50%,rgba(0,64,0,.15) 80%,rgba(0,0,0,0) 100%)}pasture .scroll-capture .indicator .scale .background .bottom{font-size:.5em;text-shadow:0 0 5px #000}pasture .scroll-capture .indicator .scale .masks{position:absolute;top:0;left:0;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;width:100%;height:100%}pasture .scroll-capture .indicator .scale .masks .mask{position:absolute;top:0;left:0;width:100%;background-color:rgba(0,0,0,.75);-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}pasture .scroll-capture .indicator .scale .masks .mask.mask-top{border-bottom:solid 1px rgba(255,255,0,.6)}pasture .scroll-capture .indicator .scale .masks .mask.mask-bottom{border-top:solid 1px rgba(255,255,0,.6)}pasture .scroll-capture .indicator .scale .masks .target{position:absolute;top:0;left:0;width:100%;height:100%}pasture .scroll-capture .wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}pasture .scroll-capture .wrapper .inner-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}pasture .scroll-capture .wrapper .inner-wrapper .candidates{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}pasture .scroll-capture .wrapper .inner-wrapper .candidates .candidate{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin:.25em;cursor:pointer;-webkit-transition:all .66s ease-in;transition:all .66s ease-in}pasture .scroll-capture .wrapper .inner-wrapper .candidates .candidate.ng-enter,pasture .scroll-capture .wrapper .inner-wrapper .candidates .candidate.ng-leave.ng-leave-active{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}pasture .scroll-capture .wrapper .inner-wrapper .candidates .candidate.ng-enter.ng-enter-active,pasture .scroll-capture .wrapper .inner-wrapper .candidates .candidate.ng-leave{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}pasture .scroll-capture .wrapper .inner-wrapper .candidates .candidate img{width:12vw;max-width:15em;min-width:7em}pasture .scroll-capture .wrapper .inner-wrapper .candidates .candidate .overlay{position:absolute;top:0;left:0;height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1.1em;font-weight:700;color:#fff;text-shadow:0 0 10px #000}pasture .scroll-capture .wrapper .inner-wrapper .candidates .candidate .overlay span{word-wrap:break-word;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}pasture .scroll-capture .wrapper .inner-wrapper .candidates .candidate .hover-detector{position:absolute;top:0;left:0;width:100%;height:100%}