Be more consistent with borders and avoid double borders (#41565)
* Be more consistent with borders and avoid double borders * Mark the aggregation 'Custom Expression' button as an action * Remove color from action headers * Remove bottom border from last child * Remove top border from first child * Make section header classes consistent * Add border to search header * Use correct color for borders * Add props to enable borders in AccordionList * Add borders to column picker elements
Showing
- frontend/src/metabase/common/components/AggregationPicker/AggregationPicker.tsx 3 additions, 0 deletions...common/components/AggregationPicker/AggregationPicker.tsx
- frontend/src/metabase/common/components/QueryColumnPicker/QueryColumnPicker.tsx 1 addition, 0 deletions...common/components/QueryColumnPicker/QueryColumnPicker.tsx
- frontend/src/metabase/core/components/AccordionList/AccordionList.jsx 5 additions, 0 deletions.../metabase/core/components/AccordionList/AccordionList.jsx
- frontend/src/metabase/core/components/AccordionList/AccordionListCell.jsx 36 additions, 12 deletions...abase/core/components/AccordionList/AccordionListCell.jsx
- frontend/src/metabase/core/components/AccordionList/AccordionListCell.module.css 27 additions, 0 deletions...ore/components/AccordionList/AccordionListCell.module.css
- frontend/src/metabase/core/components/AccordionList/AccordionListCell.styled.tsx 1 addition, 17 deletions...ore/components/AccordionList/AccordionListCell.styled.tsx
- frontend/src/metabase/query_builder/components/DataSelector/DataSelector.styled.tsx 1 addition, 0 deletions...y_builder/components/DataSelector/DataSelector.styled.tsx
- frontend/src/metabase/querying/components/FilterPicker/FilterColumnPicker/FilterColumnPicker.tsx 1 addition, 0 deletions...ts/FilterPicker/FilterColumnPicker/FilterColumnPicker.tsx
Please register or sign in to comment