@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
18 lines (16 loc) • 456 B
YAML
# Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
# Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
global:
type: size
category: radius
cssProperties:
- 'border*radius'
imports:
- ../../../aliases/border-radius.yml
props:
## PAGE HEADER
PAGE_HEADER_BORDER_RADIUS:
value: '{!BORDER_RADIUS_MEDIUM}'
## TABLES
TABLE_BORDER_RADIUS:
value: '0 0 {!BORDER_RADIUS_MEDIUM} {!BORDER_RADIUS_MEDIUM}'