acdlite/flummox

View on GitHub
docs/dist/flummox/css/app.min.css

Summary

Maintainability
Test Coverage
img,legend{border:0}legend,td,th{padding:0}h1,h2,h3,h4,h5,h6,html{font-family:Source Sans Pro}.View,sub,sup{position:relative}@font-face{font-family:'Source Code Pro';font-style:normal;font-weight:400;src:local('Source Code Pro'),local('SourceCodePro-Regular'),url(http://fonts.gstatic.com/s/sourcecodepro/v6/mrl8jkM18OlOQN8JLgasD9zbP97U9sKh0jjxbPbfOKg.ttf)format('truetype')}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:local('Source Sans Pro'),local('SourceSansPro-Regular'),url(http://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlNzbP97U9sKh0jjxbPbfOKg.ttf)format('truetype')}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:local('Source Sans Pro Bold'),local('SourceSansPro-Bold'),url(http://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGLsbIrGiHa6JIepkyt5c0A0.ttf)format('truetype')}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:700;src:local('Source Sans Pro Bold Italic'),local('SourceSansPro-BoldIt'),url(http://fonts.gstatic.com/s/sourcesanspro/v9/fpTVHK8qsXbIeTHTrnQH6Edtd7Dq2ZflsctMEexj2lw.ttf)format('truetype')}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}*,.View{box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}code[class*=language-],pre[class*=language-]{color:#000;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono',monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#a67f59;background:rgba(255,255,255,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function{color:#DD4A68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:18px;line-height:1.5;background:#1C4467;color:#fff;min-width:500px}a{color:#ED4F81}.Doc-content pre ::-moz-selection,.HTMLContent pre ::-moz-selection,::-moz-selection{background:rgba(237,79,129,.3)}.Doc-content pre ::selection,.HTMLContent pre ::selection,::selection{background:rgba(237,79,129,.3)}code,pre{font-family:Source Code Pro}.View{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.View--flexDirectionColumn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.View--alignItemsFlexEnd{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.View--justifyContentFlexEnd{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.View--flexGrow{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.Container{max-width:950px;margin:0 auto;padding:0 1.5rem}.Doc-content a,.HTMLContent a{text-decoration:none;font-weight:700}.Doc-content a:hover,.HTMLContent a:hover{border-bottom:2px solid}.Doc-content h1,.Doc-content h2,.Doc-content h3,.Doc-content h4,.Doc-content h5,.Doc-content h6,.HTMLContent h1,.HTMLContent h2,.HTMLContent h3,.HTMLContent h4,.HTMLContent h5,.HTMLContent h6{margin-top:4.5rem;margin-bottom:1.5rem}.Doc-content h1:first-child,.Doc-content h2:first-child,.Doc-content h3:first-child,.Doc-content h4:first-child,.Doc-content h5:first-child,.Doc-content h6:first-child,.HTMLContent h1:first-child,.HTMLContent h2:first-child,.HTMLContent h3:first-child,.HTMLContent h4:first-child,.HTMLContent h5:first-child,.HTMLContent h6:first-child{margin-top:0}.Doc-content h3,.Doc-content h4,.Doc-content h5,.Doc-content h6,.HTMLContent h3,.HTMLContent h4,.HTMLContent h5,.HTMLContent h6{margin-top:3rem}.Doc-content p,.Doc-content pre,.HTMLContent p,.HTMLContent pre{margin:1.5rem 0}.Doc-content pre,.HTMLContent pre{padding:.75rem 1.5rem;background:#fff;font-size:90%;border-left:solid .375rem #ED4F81;-webkit-transition:border-color 250ms;transition:border-color 250ms;color:#000}@media screen and (min-width:950px){.Doc-content pre,.HTMLContent pre{padding-left:1.125rem;margin-left:-1.5rem;margin-right:-1.5rem}}.Doc-content hr,.HTMLContent hr{border:2px solid rgba(255,255,255,.1);margin:3rem}.RouteTransition-enter,.RouteTransition-leave{z-index:999;position:absolute;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity 150ms ease-in;transition:opacity 150ms ease-in}.RouteTransition-enter{opacity:.01}.RouteTransition-enter.RouteTransition-enter-active,.RouteTransition-leave{opacity:1}.RouteTransition-leave.RouteTransition-leave-active{opacity:.01}