blob: 7b3e12861782394aaa11c1a9cd4b39c27f6fe637 [file] [log] [blame]
{"version":3,"sources":["../../lib/css/unit_meta.css"],"names":[],"mappings":"AAAA;;;;EAIE,CAKF,sBAFE,aASF,CAPA,YAEE,kBAAmB,CACnB,eAAgB,CAChB,sBAAuB,CACvB,kBAAmB,CACnB,UACF,CACA,iBACE,eAAiB,CACjB,iBACF,CAMA,uCAJE,cAAe,CACf,mBAaF,CAVA,wBACE,0CAA4C,CAC5C,YAAa,CAEb,eAAiB,CACjB,6BAA8B,CAC9B,gBAAiB,CAEjB,kBAAmB,CACnB,oBACF,CACA,oBACE,eAAgB,CAChB,uBAAuB,CAAvB,sBACF,CACA,oBACE,cAAe,CACf,oBAAsB,CACtB,kBACF,CACA,mBACE,cAAe,CACf,eAAmB,CACnB,mBACF,CACA,sBACE,WAAY,CACZ,mBAAqB,CACrB,iBAAkB,CAClB,aAAe,CACf,WAAa,CACb,UACF,CACA,kCACE,eAAgB,CAChB,WAAY,CACZ,cAAe,CACf,cACF,CACA,yCACE,QAAS,CACT,iBAAkB,CAClB,OACF,CACA,iCACE,2BAA4B,CAC5B,mCAAqC,CACrC,oBAAsB,CACtB,aAAc,CACd,gBAAkB,CAClB,WAAY,CACZ,wBAA0B,CAC1B,gBAAiB,CACjB,aAAe,CACf,iBAAkB,CAClB,UAAW,CACX,kBAAoB,CACpB,WACF,CACA,yCACE,iCACE,WACF,CACF,CACA,yCACE,iCACE,UACF,CACF,CACA,yCACE,iCACE,UACF,CACF","file":"unit_meta.css","sourcesContent":["/*!\n * Copyright 2020 The Go Authors. All rights reserved.\n * Use of this source code is governed by a BSD-style\n * license that can be found in the LICENSE file.\n */\n\n.UnitMeta {\n display: block;\n}\n.UnitMeta a {\n display: block;\n margin-bottom: 1rem;\n overflow: hidden;\n text-overflow: ellipsis;\n white-space: nowrap;\n width: 100%;\n}\n.UnitMeta-header {\n font-weight: bold;\n margin: 1.125rem 0;\n}\n.UnitMeta-repo {\n font-size: 1rem;\n margin-bottom: 0.5rem;\n}\n\n.UnitMetaDetails-header {\n border-bottom: 0.0625rem solid var(--gray-8);\n display: flex;\n font-size: 1rem;\n font-weight: bold;\n justify-content: space-between;\n line-height: 1rem;\n margin-bottom: 0.5rem;\n margin-top: 1.85rem;\n padding-bottom: 0.5rem;\n}\n.UnitMetaDetails ul {\n list-style: none;\n padding-inline-start: 0;\n}\n.UnitMetaDetails li {\n font-size: 1rem;\n margin-bottom: 0.75rem;\n white-space: nowrap;\n}\n.UnitMetaDetails a {\n font-size: 1rem;\n font-weight: normal;\n text-transform: none;\n}\n.UnitMetaDetails-icon {\n height: auto;\n margin-right: 0.25rem;\n position: relative;\n width: 0.875rem;\n top: 0.125rem;\n z-index: -1;\n}\n.UnitMetaDetails-toggletip button {\n background: none;\n border: none;\n cursor: pointer;\n width: 1.625rem;\n}\n.UnitMetaDetails-toggletip [role='status'] {\n height: 0;\n position: absolute;\n width: 0;\n}\n.UnitMetaDetails-toggletipBubble {\n background: var(--white) 80%;\n border: 0.0625rem solid var(--gray-8);\n border-radius: 0.25rem;\n display: block;\n font-size: 0.75rem;\n left: -12rem;\n letter-spacing: 0.01875rem;\n line-height: 1rem;\n padding: 0.5rem;\n position: relative;\n top: 1.5rem;\n white-space: initial;\n width: 12rem;\n}\n@media only screen and (min-width: 65rem) {\n .UnitMetaDetails-toggletipBubble {\n left: -10rem;\n }\n}\n@media only screen and (min-width: 70rem) {\n .UnitMetaDetails-toggletipBubble {\n left: -8rem;\n }\n}\n@media only screen and (min-width: 82rem) {\n .UnitMetaDetails-toggletipBubble {\n left: -6rem;\n }\n}\n"]}