#top { background: $boost; padding: 1 2 0 2; #title { height: 100%; content-align: left middle; width: auto; } #buttons { layout: horizontal; Button { margin-left: 1; } } Tabs { width: 100%; } margin-bottom: 1; } #repo-info { width: 45; padding: 0 1; #search-query { width: 1fr; } #search-btn { max-width: 5; } } #files { min-height: 4; background: red 50%; margin-left: 1; border: tall $surface; background: $background; & > .datatable--header { background: $surface; } link-style-hover: underline; link-color-hover: $primary; link-background-hover: transparent; } #description { margin-left: 1; } #branch-info { padding: 0 1; background: $surface-darken-1; border: tall $surface; margin-bottom: 1; Static { width: 1fr; text-align: center; link-style: bold; link-style-hover: underline bold; link-background-hover: transparent; pointer: pointer; } } #branch-options { margin-bottom: 1; #new-pull-request { max-width: 4; } Select { width: 16; margin-right: 1; } Button { max-width: 16; margin-right: 1; } } LoadingIndicator { height: 1; } #readme { border: panel $surface; margin: 1 0 0 1; }