.new_project, .edit_project { fieldset.features { .control-label { font-weight: bold; } } } .project-name-holder { .help-inline { vertical-align: top; padding: 7px; } } .project-home-panel { border-bottom: 1px solid #DDD; padding-bottom: 15px; margin-bottom: 30px; &.empty-project { border-bottom: 0px; padding-bottom: 15px; margin-bottom: 0px; } .project-home-title { font-size: 18px; color: #444; margin: 0; line-height: 32px; } .project-home-dropdown { margin-left: 10px; float: right; } .project-home-extra { margin-top: 15px; .project-home-desc { float: left; color: #777; margin-bottom: 10px; } .project-home-links { float: right; a { margin-left: 10px; font-weight: 500; } } } .visibility-level-label { font-size: 17px; background: #f1f1f1; border-radius: 4px; color: #888; position: absolute; margin-left: -55px; text-shadow: 0 1px 1px #FFF; width: 40px; text-align: center; padding: 6px; i { color: inherit; } } } .git-clone-holder { .project-home-dropdown + & { margin-right: 45px; } .btn, .form-control { border: 1px solid #E1E1E1; box-shadow: none; padding: 6px 9px; } .btn { background: none; color: #29b; &.active { color: #333; font-weight: bold; } } .form-control { cursor: auto; @extend .monospace; background: #FAFAFA; width: 100%; } } .project-visibility-level-holder { .radio { margin-bottom: 10px; i { margin: 0 3px; font-size: 20px; } .option-title { font-weight: bold; display: inline-block; } .option-descr { margin-left: 24px; color: #666; } } } .save-project-loader { img { margin-top: 50px; margin-bottom: 50px; } h3 { @extend .page-title; } } ul.nav.nav-projects-tabs { @extend .nav-tabs; padding-left: 8px; li { a { padding: 6px 25px; margin-top: 2px; border-color: #DDD; background-color: #EEE; text-shadow: 0 1px 1px white; color: #555; } &.active { a { font-weight: bold; } } } } .team_member_row form { margin: 0px; } .my-projects, .public-projects { li { .project-info { margin-bottom: 10px; } .access-icon { color: #AAA; margin-left: 10px; i { color: #AAA; } } } } .public-clone { background: #333; color: #f5f5f5; padding: 6px 10px; margin: 1px; font-weight: normal; } .new-tag-btn { position: relative; top: -5px; } .public-projects .repo-info { color: #777; a { color: #777; } } .project-side { .btn-block { background-image: none; .btn, &.btn, &.btn-group ul.dropdown-menu { background-color: #F1f1f1; border-color: #EEE; &:hover { background-color: #eee; border-color: #DDD; } } &.btn-group-justified { .btn { width: 100%; } .dropdown-toggle { width: 26px; } } ul { width: 100%; } } .project-fork-icon { float: left; font-size: 26px; margin-right: 10px; line-height: 1.5; } } .transfer-project .select2-container { min-width: 200px; } .deploy-project-label { margin: 1px; }