@atlassian/aui
Version:
Atlassian User Interface Framework
1 lines • 1.15 kB
Source Map (JSON)
{"version":3,"names":[],"mappings":"","sources":["aui-sidebar-config.less"],"sourcesContent":["@import './imports/global';\n\n// variables\n@aui-sidebar-grid: @aui-grid; // default AUI grid width\n@aui-sidebar-spacing: @aui-sidebar-grid * 1.5; // the amount of space between the edges of the sidebar and content\n@aui-sidebar-gutter: @aui-grid; // the effective space between the edges and where boxes have to start in order for stuff to lay out according to the spec\n\n@aui-sidebar-nav-link-expected-height: 34px; // 34px makes room for 20px icon box sizes.\n@aui-sidebar-nav-link-inner-spacing: unit((@aui-sidebar-nav-link-expected-height - @aui-sidebar-icon-size) / 2, px);\n@aui-sidebar-nav-link-icon-spacing: @aui-sidebar-grid; // distance between the right edge of an icon and the left edge of text content\n\n@aui-sidebar-header-avatar-collapsed: @aui-avatar-size-medium; // resize header avatar to a smaller size\n@aui-sidebar-base-line-height: 20px; // pixel value of AUI line height\n@aui-sidebar-footer-height: (@aui-sidebar-base-line-height + (2 * @aui-sidebar-grid)); // footer height\n// end variables\n"],"file":"aui-sidebar-config.css"}