{"version":3,"file":"fluentTable-D-DKc_45.js","sources":["../src/styles/fluentTable.ts"],"sourcesContent":["import { css } from 'lit'\r\n\r\nexport const stylesFluentTable = css`\r\n table.fluent {\r\n width: 100%;\r\n table-layout: fixed;\r\n background-color: white;\r\n border-radius: 4px;\r\n box-shadow: rgba(0, 0, 0, 0.133) 0px 3.2px 7.2px 0px, rgba(0, 0, 0, 0.11) 0px 0.6px 1.8px 0px;\r\n }\r\n\r\n table.fluent thead tr th {\r\n border-bottom: 1px solid #eaeaea;\r\n outline: none;\r\n /* margin: 7px 0; */\r\n padding: calc(.375rem + 7px) .6875rem;\r\n text-align: left;\r\n color: rgba(0,0,0,0.55);\r\n white-space: nowrap;\r\n font-weight: 600;\r\n /* font-size: 0.875rem; */\r\n font-size: 0.75rem;\r\n }\r\n\r\n table.fluent tbody td {\r\n border-top: 1px solid #eaeaea;\r\n text-align: left;\r\n white-space: nowrap;\r\n & > div {\r\n padding: .375rem .5rem;\r\n display: flex;\r\n flex-direction: row;\r\n align-items: center;\r\n }\r\n }\r\n`;\r\n\r\n"],"names":["stylesFluentTable","css"],"mappings":";AAEO,MAAMA,IAAoBC;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;AAAAA;"}