/** * IBM Confidential * OCO Source Materials * IBM Business Platform: Dashboard * (C) Copyright IBM Corp. 2018, 2020 * The source code for this program is not published or otherwise divested of its trade secrets, * irrespective of what has been deposited with the U.S. Copyright Office **/ @import "../lib/@ba-ui-toolkit/essentials/typography/typography"; $resizePointSize: 8px; $largePointSize: 24px; $splitterHandleHeight: 30px; $resizeBorderColor: $blue60; $popoverZIndex: 3001; // Text sizes $baseFontSize: 14px; $secondaryTextSize: $baseFontSize * 0.8; // Screen sizes $baseScreenWidth: 1025px;