blob: fab3348d7c7a9b095e04244d3c1d59ce07a3c152 [file] [log] [blame]
{"version":3,"sources":["../../lib/css/unit_directories.css"],"names":[],"mappings":"AAAA;;;;EAIE,CAEF,iBACE,kBACF,CACA,uBACE,0CAA4C,CAC5C,kBAAmB,CACnB,gBAAoB,CACpB,mBACF,CACA,2BACE,WAAY,CACZ,uBAAwB,CACxB,UACF,CACA,uBACE,iBAAkB,CAClB,UACF,CACA,6BACE,8BACF,CACA,oBAEE,eAAgB,CAEhB,qBACF,CACA,wCALE,0CAA4C,CAE5C,kBAOF,CAJA,oBACE,eAGF,CACA,2BACE,4BAA6B,CAC7B,oBAAsB,CACtB,mBAAoB,CACpB,gBAAkB,CAClB,mBACF","file":"unit_directories.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.UnitDirectories {\n margin-bottom: 2rem;\n}\n.UnitDirectories-title {\n border-bottom: 0.0625rem solid var(--gray-8);\n font-size: 1.375rem;\n margin: 0.5rem 0 0 0;\n padding-bottom: 1rem;\n}\n.UnitDirectories-title img {\n height: 1rem;\n margin: auto 1rem auto 0;\n width: auto;\n}\n.UnitDirectories-table {\n margin-top: 1.5rem;\n width: 100%;\n}\n.UnitDirectories-tableHeader {\n background-color: var(--gray-9);\n}\n.UnitDirectories td {\n border-bottom: 0.0625rem solid var(--gray-8);\n max-width: 32rem;\n padding: 0.5rem 1rem;\n word-break: break-word;\n}\n.UnitDirectories th {\n text-align: left;\n border-bottom: 0.0625rem solid var(--gray-8);\n padding: 0.5rem 1rem;\n}\n.UnitDirectories-moduleTag {\n background-color: var(--blue);\n border-radius: 0.15rem;\n color: var(--gray-1);\n font-size: 0.74rem;\n padding: 0.2rem 0.4rem;\n}\n"]}