%PDF- %PDF-
| Direktori : /data/old/home/stash/atlassian/stash/3.7.1/atlassian-stash/static/layout/entity/ |
| Current File : //data/old/home/stash/atlassian/stash/3.7.1/atlassian-stash/static/layout/entity/entity.less |
@import "../../global.less";
#content {
> .aui-tabs > ul.tabs-menu li.menu-item.active-tab strong {
cursor : inherit; /* active tab is still clickable on entity pages */
}
}
.page-panel-content-header {
margin-top: 0;
padding-bottom: @baseSpacing;
}
.sidebar-settings-group {
// we're adding an empty nav heading above the settings button so that we get the sidebar group dividers,
// but we don't want the padding which is normally above the nav heading text
// @aui-override until https://ecosystem.atlassian.net/browse/AUI-2809 is fixed
.aui-nav-heading {
padding-top: 0;
}
}
.aui-sidebar .aui-sidebar-footer .aui-sidebar-toggle {
// make the sidebar toggle button span the full width of the sidebar footer area
width: 100%;
text-align: right;
}
.aui-message + .page-panel-content-header {
margin-top: @baseSpacing;
}