2015-07-23 23:50:05 +03:00
.repository {
2017-10-27 07:30:54 +03:00
@mega-octicon-width: 30px;
2015-07-23 23:50:05 +03:00
2017-10-27 07:30:54 +03:00
padding-top: 15px;
2015-12-01 04:45:55 +03:00
2019-02-07 20:20:26 +03:00
.repo-header {
2017-10-27 07:30:54 +03:00
.ui.compact.menu {
margin-left: 1rem;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.header {
margin-top: 0;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.mega-octicon {
width: @mega-octicon-width;
font-size: 30px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.huge.breadcrumb {
font-weight: 400;
2019-02-07 20:20:26 +03:00
font-size: 1.5rem;
2019-09-13 07:15:26 +03:00
i.mega-octicon {
position: relative;
top: 5px;
}
i.octicon-lock {
margin-left: 5px;
}
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.fork-flag {
2019-02-07 20:20:26 +03:00
margin-left: @mega-octicon-width + 6px;
2017-10-27 07:30:54 +03:00
margin-top: 3px;
display: block;
font-size: 12px;
white-space: nowrap;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.octicon.octicon-repo-forked {
margin-top: -1px;
font-size: 15px;
}
2019-05-06 21:43:40 +03:00
2017-12-31 03:47:52 +03:00
.button {
margin-top: 2px;
margin-bottom: 2px;
}
2017-10-27 07:30:54 +03:00
}
2015-12-01 04:45:55 +03:00
2017-10-27 07:30:54 +03:00
.tabs {
.navbar {
justify-content: initial;
}
}
2017-08-14 01:49:38 +03:00
2017-10-27 07:30:54 +03:00
.navbar {
display: flex;
justify-content: space-between;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.label {
margin-left: 7px;
padding: 3px 5px;
}
}
2017-08-14 01:49:38 +03:00
2017-10-27 07:30:54 +03:00
.owner.dropdown {
min-width: 40% !important;
}
2019-05-06 21:43:40 +03:00
2017-12-31 03:47:52 +03:00
#file-buttons {
/* The reason for the !important is that Semantic itself has
margin-left: 0 !important on right items on mobile, which is mostly
to make sure elements which on menus would otherwise be on the right
align correctly with other elements when stacked.
Unfortunately, this brings some weird alignment on this particular
element, so we need to override it. */
margin-left: auto !important;
font-weight: normal;
2019-05-06 21:43:40 +03:00
2017-12-31 03:47:52 +03:00
.ui.button {
padding: 8px 10px;
font-weight: normal;
}
}
2015-11-14 12:34:01 +03:00
2017-10-27 07:30:54 +03:00
.metas {
.menu {
max-height: 300px;
overflow-x: auto;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.list {
.hide {
2019-05-06 21:43:40 +03:00
display: none !important;
2017-05-05 10:15:36 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.item {
2019-05-13 09:26:32 +03:00
padding: 0;
2016-12-28 19:35:52 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.label.color {
padding: 0 8px;
margin-right: 5px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
a {
margin: 2px 0;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.text {
2019-05-14 03:54:23 +03:00
color: #444444;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&:hover {
2019-05-14 03:54:23 +03:00
color: #000000;
2017-10-27 07:30:54 +03:00
}
}
}
}
2018-07-16 15:43:00 +03:00
2019-05-06 21:43:40 +03:00
#deadlineForm input {
width: 12.8rem;
border-radius: 4px 0 0 4px;
border-right: 0;
white-space: nowrap;
2018-07-16 15:43:00 +03:00
}
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.header-wrapper {
2019-05-14 03:54:23 +03:00
background-color: #fafafa;
2017-10-27 07:30:54 +03:00
margin-top: -15px;
padding-top: 15px;
2015-11-14 12:34:01 +03:00
2017-10-27 07:30:54 +03:00
.ui.tabs.divider {
2019-05-14 03:54:23 +03:00
border-bottom: 0;
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.tabular .octicon {
margin-right: 5px;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.filter.menu {
.label.color {
border-radius: 3px;
margin-left: 15px;
padding: 0 8px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.octicon {
float: left;
2018-05-09 19:29:04 +03:00
margin: 5px -7px 0 -5px;
width: 16px;
}
2019-05-06 21:43:40 +03:00
2019-01-23 07:10:38 +03:00
&.labels .octicon {
margin: -2px -7px 0 -5px;
}
2019-05-06 21:43:40 +03:00
2019-01-23 07:10:38 +03:00
.text {
margin-left: 0.9em;
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.menu {
max-height: 300px;
overflow-x: auto;
2019-05-06 21:43:40 +03:00
right: 0 !important;
left: auto !important;
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.dropdown.item {
margin: 1px;
padding-right: 0;
}
}
2017-10-17 02:17:22 +03:00
2018-03-13 05:03:55 +03:00
.select-label {
.item {
max-width: 250px;
overflow: hidden;
text-overflow: ellipsis;
}
2019-05-06 21:43:40 +03:00
2018-03-13 05:03:55 +03:00
.desc {
padding-left: 16px;
}
}
2017-10-27 07:30:54 +03:00
.ui.tabs {
&.container {
margin-top: 14px;
2019-05-13 09:26:32 +03:00
margin-bottom: 0;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.menu {
2019-05-14 03:54:23 +03:00
border-bottom: 0;
2017-10-27 07:30:54 +03:00
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.divider {
margin-top: 0;
margin-bottom: 20px;
}
}
2015-11-14 12:34:01 +03:00
2017-10-27 07:30:54 +03:00
#clone-panel {
width: 350px;
2015-11-14 12:34:01 +03:00
2018-07-26 18:25:41 +03:00
@media only screen and (max-width: 768px) {
width: 100%;
}
2017-10-27 07:30:54 +03:00
input {
border-radius: 0;
padding: 5px 10px;
2018-07-26 18:25:41 +03:00
width: 50%;
2017-10-27 07:30:54 +03:00
}
2015-11-14 12:34:01 +03:00
2017-10-27 07:30:54 +03:00
.clone.button {
font-size: 13px;
padding: 0 5px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&:first-child {
2019-05-14 03:54:23 +03:00
border-radius: 0.28571429rem 0 0 0.28571429rem;
2017-10-27 07:30:54 +03:00
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.icon.button {
padding: 0 10px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.dropdown .menu {
2019-05-06 21:43:40 +03:00
right: 0 !important;
left: auto !important;
2017-10-27 07:30:54 +03:00
}
}
2015-12-07 23:20:54 +03:00
2017-10-27 07:30:54 +03:00
&.file.list {
2017-10-27 09:10:54 +03:00
.repo-description {
display: flex;
justify-content: space-between;
align-items: center;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
#repo-desc {
font-size: 1.2em;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.choose.reference {
.header .icon {
font-size: 1.4em;
}
}
2016-08-15 11:42:20 +03:00
2017-10-27 07:30:54 +03:00
.repo-path {
2019-05-06 21:43:40 +03:00
.section,
.divider {
2017-10-27 07:30:54 +03:00
display: inline;
}
}
2016-08-15 11:42:20 +03:00
2017-10-27 07:30:54 +03:00
#file-buttons {
font-weight: normal;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.button {
padding: 8px 10px;
font-weight: normal;
}
2018-07-26 18:25:41 +03:00
.ui.tiny.blue.buttons {
@media only screen and (max-width: 768px) {
width: 100%;
}
}
2017-10-27 07:30:54 +03:00
}
2016-08-15 11:42:20 +03:00
2017-10-27 07:30:54 +03:00
#repo-files-table {
thead {
th {
padding-top: 8px;
padding-bottom: 5px;
font-weight: normal;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.avatar {
margin-bottom: 5px;
}
2019-09-10 12:03:30 +03:00
.commit-summary a {
text-decoration: underline;
text-decoration-style: dashed;
&:hover {
text-decoration-style: solid;
}
&.default-link {
text-decoration: none;
&:hover {
text-decoration: underline;
text-decoration-style: solid;
}
}
}
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
tbody {
.octicon {
margin-left: 3px;
margin-right: 5px;
2019-05-14 03:54:23 +03:00
color: #777777;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.octicon-mail-reply {
margin-right: 10px;
}
2019-05-06 21:43:40 +03:00
&.octicon-file-directory,
&.octicon-file-submodule,
2018-05-01 10:04:36 +03:00
&.octicon-file-symlink-directory {
2017-10-27 07:30:54 +03:00
color: #1e70bf;
}
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
td {
padding-top: 8px;
padding-bottom: 8px;
2019-05-06 21:43:40 +03:00
overflow: initial;
&.name {
max-width: 150px;
}
&.message {
max-width: 400px;
}
&.age {
width: 120px;
}
.truncate {
display: inline-block;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: top;
white-space: nowrap;
}
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
td.message .isSigned {
cursor: default;
}
2017-10-27 07:30:54 +03:00
tr:hover {
2019-05-14 03:54:23 +03:00
background-color: #ffffee;
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
.jumpable-path {
2019-05-14 03:54:23 +03:00
color: #888888;
2019-05-06 21:43:40 +03:00
}
2017-10-27 07:30:54 +03:00
}
2016-08-15 11:42:20 +03:00
2017-10-27 09:10:54 +03:00
.non-diff-file-content {
2017-10-27 07:30:54 +03:00
.header {
.icon {
font-size: 1em;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.file-actions {
2017-12-31 03:47:52 +03:00
margin-bottom: -5px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.btn-octicon {
display: inline-block;
padding: 5px;
margin-left: 5px;
line-height: 1;
color: #767676;
vertical-align: middle;
background: transparent;
border: 0;
outline: none;
2017-10-27 09:10:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.btn-octicon:hover {
color: #4078c0;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.btn-octicon-danger:hover {
color: #bd2c00;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.btn-octicon.disabled {
2019-05-14 03:54:23 +03:00
color: #bbbbbb;
2017-10-27 07:30:54 +03:00
cursor: default;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
#delete-file-form {
display: inline-block;
}
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.view-raw {
padding: 5px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
* {
max-width: 100%;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
img {
padding: 5px 5px 0 5px;
}
}
2016-08-15 11:42:20 +03:00
2017-10-27 07:30:54 +03:00
.plain-text {
padding: 1em 2em 1em 2em;
2019-05-14 07:11:22 +03:00
pre {
word-break: break-word;
white-space: pre-wrap;
}
2017-10-27 07:30:54 +03:00
}
2019-04-29 23:08:04 +03:00
2019-08-16 01:09:50 +03:00
.csv {
overflow-x: auto;
2019-10-03 19:54:33 +03:00
padding: 0 !important;
2019-08-16 01:09:50 +03:00
}
2019-04-28 03:07:55 +03:00
pre {
2019-04-29 23:08:04 +03:00
overflow: auto;
2019-04-28 03:07:55 +03:00
}
2017-10-27 07:30:54 +03:00
}
2015-08-12 13:44:09 +03:00
2017-10-27 07:30:54 +03:00
.sidebar {
padding-left: 0;
2015-08-12 13:44:09 +03:00
2017-10-27 07:30:54 +03:00
.octicon {
width: 16px;
}
}
}
2015-08-19 23:31:28 +03:00
2017-10-27 07:30:54 +03:00
&.file.editor {
.treepath {
width: 100%;
2016-02-02 04:55:12 +03:00
2017-10-27 07:30:54 +03:00
input {
vertical-align: middle;
2019-05-13 09:26:32 +03:00
box-shadow: rgba(0, 0, 0, 0.0745098) 0 1px 2px inset;
2017-10-27 07:30:54 +03:00
width: inherit;
padding: 7px 8px;
margin-right: 5px;
}
}
2015-08-03 12:42:09 +03:00
2017-10-27 07:30:54 +03:00
.tabular.menu {
.octicon {
margin-right: 5px;
}
}
2015-08-03 12:42:09 +03:00
2017-10-27 07:30:54 +03:00
.commit-form-wrapper {
padding-left: 64px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.commit-avatar {
float: left;
margin-left: -64px;
width: 3em;
height: auto;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.commit-form {
position: relative;
padding: 15px;
margin-bottom: 10px;
2019-05-14 03:54:23 +03:00
border: 1px solid #dddddd;
2017-10-27 07:30:54 +03:00
border-radius: 3px;
#avatar-arrow;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&:after {
2019-05-14 03:54:23 +03:00
border-right-color: #ffffff;
2017-10-27 07:30:54 +03:00
}
.quick-pull-choice {
.branch-name {
display: inline-block;
padding: 3px 6px;
2019-03-18 15:49:01 +03:00
font: 12px @monospaced-fonts, monospace;
2019-05-06 21:43:40 +03:00
color: rgba(0, 0, 0, 0.65);
background-color: rgba(209, 227, 237, 0.45);
2017-10-27 07:30:54 +03:00
border-radius: 3px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.new-branch-name-input {
position: relative;
margin-left: 25px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
input {
width: 240px !important;
padding-left: 26px !important;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.octicon-git-branch {
position: absolute;
top: 9px;
left: 10px;
color: #b0c4ce;
}
}
}
}
}
2015-08-08 17:43:14 +03:00
2017-10-27 07:30:54 +03:00
&.options {
#interval {
2019-05-06 21:43:40 +03:00
width: 100px !important;
2017-10-27 07:30:54 +03:00
min-width: 100px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.danger {
.item {
padding: 20px 15px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.divider {
margin: 0;
}
}
}
2015-08-08 17:43:14 +03:00
2017-10-27 07:30:54 +03:00
@comment-avatar-width: 3em;
2019-05-06 21:43:40 +03:00
2019-09-17 18:54:35 +03:00
.comment textarea {
max-height: none !important;
}
2017-10-27 07:30:54 +03:00
&.new.issue {
.comment.form {
.comment {
.avatar {
width: @comment-avatar-width;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.content {
margin-left: 4em;
#avatar-arrow;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&:after {
2019-05-14 03:54:23 +03:00
border-right-color: #ffffff;
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.markdown {
font-size: 14px;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.metas {
min-width: 220px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.filter.menu {
max-height: 300px;
overflow-x: auto;
}
}
2015-08-20 15:18:49 +03:00
2017-05-05 10:15:36 +03:00
}
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.view.issue {
.title {
2019-05-06 21:43:40 +03:00
padding-bottom: 0 !important;
2017-10-27 07:30:54 +03:00
h1 {
font-weight: 300;
font-size: 2.3rem;
margin-bottom: 5px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.input {
font-size: 0.5em;
vertical-align: top;
width: 50%;
min-width: 600px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
input {
font-size: 1.5em;
padding: 6px 10px;
}
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.index {
font-weight: 300;
2019-05-14 03:54:23 +03:00
color: #aaaaaa;
2017-10-27 07:30:54 +03:00
letter-spacing: -1px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.label {
margin-right: 10px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.edit-zone {
margin-top: 10px;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.pull-desc {
code {
2019-05-14 03:54:23 +03:00
color: #0166e6;
2017-10-27 07:30:54 +03:00
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.pull {
&.tabular.menu {
margin-bottom: 10px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.octicon {
margin-right: 5px;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.tab.segment {
2019-05-14 03:54:23 +03:00
border: 0;
2019-05-13 09:26:32 +03:00
padding: 10px 0 0;
2017-10-27 07:30:54 +03:00
box-shadow: none;
background-color: inherit;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.merge.box {
.avatar {
margin-left: 10px;
margin-top: 10px;
}
2018-11-22 16:17:36 +03:00
}
2019-05-06 21:43:40 +03:00
2018-11-22 16:17:36 +03:00
.review-item {
2019-05-06 21:43:40 +03:00
.avatar,
.type-icon {
2018-11-22 16:17:36 +03:00
float: none;
display: inline-block;
text-align: center;
vertical-align: middle;
.octicon {
width: 23px;
font-size: 23px;
margin-top: 0.45em;
}
}
.text {
2019-05-14 03:54:23 +03:00
margin: 0.3em 0 0.5em 0.5em;
2018-11-22 16:17:36 +03:00
}
2019-05-06 21:43:40 +03:00
.type-icon {
2018-11-22 16:17:36 +03:00
float: right;
margin-right: 1em;
}
2019-05-06 21:43:40 +03:00
.divider {
2019-05-14 03:54:23 +03:00
margin: 0.5rem 0;
2018-11-22 16:17:36 +03:00
}
.review-content {
padding: 1em 0 1em 3.8em;
}
2017-10-27 07:30:54 +03:00
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.comment-list {
2019-07-07 00:37:46 +03:00
&:not(.prevent-before-timeline):before {
2017-10-27 07:30:54 +03:00
display: block;
content: "";
position: absolute;
margin-top: 12px;
margin-bottom: 14px;
top: 0;
bottom: 0;
left: 96px;
width: 2px;
background-color: #f3f3f3;
z-index: -1;
}
2019-05-06 21:43:40 +03:00
2019-07-07 00:37:46 +03:00
.timeline-line {
position: relative;
display: block;
width: 100%;
max-width: 100%;
&:before {
display: block;
content: "";
position: absolute;
margin-top: 12px;
margin-bottom: 14px;
top: 0;
bottom: 0;
left: 82px;
width: 2px;
background-color: #f3f3f3;
z-index: -1;
}
}
2017-10-27 07:30:54 +03:00
.comment {
.avatar {
width: @comment-avatar-width;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.tag {
color: #767676;
margin-top: 3px;
padding: 2px 5px;
font-size: 12px;
2019-05-06 21:43:40 +03:00
border: 1px solid rgba(0, 0, 0, 0.1);
2017-10-27 07:30:54 +03:00
border-radius: 3px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.actions {
.item {
float: left;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.tag {
margin-right: 5px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.action {
margin-top: 6px;
margin-left: 10px;
}
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.content {
margin-left: 4em;
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> .header {
2017-10-27 07:30:54 +03:00
#avatar-arrow;
font-weight: normal;
2019-05-26 19:55:53 +03:00
padding: auto 15px;
2017-10-27 07:30:54 +03:00
position: relative;
color: #767676;
background-color: #f7f7f7;
2019-05-14 03:54:23 +03:00
border-bottom: 1px solid #eeeeee;
2017-10-27 07:30:54 +03:00
border-top-left-radius: 3px;
border-top-right-radius: 3px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.text {
2019-05-26 19:55:53 +03:00
max-width: 78%;
2017-10-27 07:30:54 +03:00
padding-top: 10px;
padding-bottom: 10px;
}
}
2019-05-06 21:43:40 +03:00
2019-06-30 10:57:59 +03:00
> .merge-section {
border-top: 1px solid #d4d4d5;
background-color: #f7f7f7;
}
2017-10-27 07:30:54 +03:00
.markdown {
font-size: 14px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.no-content {
color: #767676;
font-style: italic;
}
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> .bottom.segment {
2017-10-27 07:30:54 +03:00
background: #f3f4f5;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.images::after {
clear: both;
content: ' ';
display: block;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
a {
display: block;
float: left;
margin: 5px;
padding: 5px;
height: 150px;
2019-05-14 03:54:23 +03:00
border: solid 1px #eeeeee;
2017-10-27 07:30:54 +03:00
border-radius: 3px;
max-width: 150px;
2019-05-14 03:54:23 +03:00
background-color: #ffffff;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&:before {
2019-05-06 21:43:40 +03:00
content: ' ';
2017-10-27 07:30:54 +03:00
display: inline-block;
height: 100%;
vertical-align: middle;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.image {
max-height: 100%;
width: auto;
margin: 0;
vertical-align: middle;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
span.ui.image {
2017-11-05 15:12:27 +03:00
font-size: 128px;
2017-10-27 07:30:54 +03:00
color: #000000;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
span.ui.image:hover {
color: #000000;
}
}
}
.ui.form {
.field:first-child {
clear: none;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.tab.segment {
2019-05-14 03:54:23 +03:00
border: 0;
2019-05-13 09:26:32 +03:00
padding: 10px 0 0;
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
textarea {
height: 200px;
2019-03-18 15:49:01 +03:00
font-family: @monospaced-fonts, monospace;
2017-10-27 07:30:54 +03:00
}
}
.edit.buttons {
margin-top: 10px;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.event {
position: relative;
margin: 15px 0 15px 79px;
padding-left: 25px;
2019-05-06 21:43:40 +03:00
2019-07-07 01:03:00 +03:00
& > .octicon:not(.issue-symbol) {
text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
}
& > .octicon.issue-symbol {
font-size: 20px;
margin-left: -35px;
margin-right: -1px;
margin-top: 0 !important;
height: 28px;
width: 28px;
border-radius: 50%;
text-align: center;
line-height: 28px;
background: #eee;
&::before {
width: 15px;
display: inline-block;
}
&.octicon-key::before {
width: 18px;
}
&.octicon-circle-slash::before {
width: 17px;
}
&.octicon-comment {
font-size: 21px;
line-height: 33px;
&::before {
width: 20px;
}
}
}
2017-10-27 07:30:54 +03:00
.octicon {
width: 30px;
float: left;
text-align: center;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.octicon-circle-slash {
margin-top: 5px;
margin-left: -34.5px;
font-size: 20px;
color: #bd2c00;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.octicon-primitive-dot {
2019-07-07 01:03:00 +03:00
margin-top: -1px;
2017-10-27 07:30:54 +03:00
margin-left: -28.5px;
margin-right: -1px;
font-size: 30px;
color: #6cc644;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.octicon-bookmark {
2019-07-07 01:03:00 +03:00
margin-top: 2px;
2017-10-27 07:30:54 +03:00
margin-left: -31px;
margin-right: -1px;
font-size: 25px;
}
2019-05-06 21:43:40 +03:00
2018-08-06 07:43:22 +03:00
&.octicon-eye {
margin-top: 3px;
2019-07-07 01:03:00 +03:00
margin-left: -36px;
2019-05-13 09:26:32 +03:00
margin-right: 0;
2018-08-06 07:43:22 +03:00
font-size: 22px;
}
2019-05-06 21:43:40 +03:00
2018-08-06 07:43:22 +03:00
&.octicon-x {
margin-left: -33px;
font-size: 25px;
}
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.detail {
font-size: 0.9rem;
margin-top: 5px;
margin-left: 35px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.octicon {
&.octicon-git-commit {
margin-top: 2px;
}
}
}
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.segment.metas {
margin-top: -3px;
}
2015-08-20 19:18:30 +03:00
2017-10-27 07:30:54 +03:00
.ui.participants {
img {
margin-top: 5px;
margin-right: 5px;
2017-05-05 10:15:36 +03:00
}
}
2018-09-07 05:32:46 +03:00
.ui.depending {
.item.is-closed {
.title {
text-decoration: line-through;
}
}
}
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.comment.form {
.ui.comments {
margin-top: -12px;
max-width: 100%;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.content {
.field:first-child {
clear: none;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.form {
#avatar-arrow;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&:after {
2019-05-14 03:54:23 +03:00
border-right-color: #ffffff;
2017-10-27 07:30:54 +03:00
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.tab.segment {
2019-05-14 03:54:23 +03:00
border: 0;
2019-05-13 09:26:32 +03:00
padding: 10px 0 0;
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
textarea {
height: 200px;
2019-05-06 21:43:40 +03:00
font-family: @monospaced-fonts, monospace;
2017-05-05 10:15:36 +03:00
}
}
}
2017-10-27 07:30:54 +03:00
.label.list {
list-style: none;
padding-top: 15px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.item {
padding-top: 10px;
padding-bottom: 10px;
2019-05-14 03:54:23 +03:00
border-bottom: 1px dashed #aaaaaa;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
a {
font-size: 15px;
padding-top: 5px;
padding-right: 10px;
2019-05-14 03:54:23 +03:00
color: #666666;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&:hover {
2019-05-14 03:54:23 +03:00
color: #000000;
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.open-issues {
margin-right: 30px;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.label {
font-size: 1em;
}
}
}
2015-12-07 23:20:54 +03:00
2017-10-27 07:30:54 +03:00
.milestone.list {
list-style: none;
padding-top: 15px;
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> .item {
2017-10-27 07:30:54 +03:00
padding-top: 10px;
padding-bottom: 10px;
2019-05-14 03:54:23 +03:00
border-bottom: 1px dashed #aaaaaa;
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> a {
2017-10-27 07:30:54 +03:00
padding-top: 5px;
padding-right: 10px;
2019-05-14 03:54:23 +03:00
color: #000000;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&:hover {
color: #4078c0;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.progress {
width: 40%;
padding: 0;
border: 0;
margin: 0;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.bar {
height: 20px;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.meta {
2019-05-14 03:54:23 +03:00
color: #999999;
2017-10-27 07:30:54 +03:00
padding-top: 5px;
2019-05-06 21:43:40 +03:00
.issue-stats .octicon {
2017-10-27 07:30:54 +03:00
padding-left: 5px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.overdue {
color: red;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.operate {
margin-top: -15px;
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> a {
2017-10-27 07:30:54 +03:00
font-size: 15px;
padding-top: 5px;
padding-right: 10px;
2019-05-14 03:54:23 +03:00
color: #666666;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&:hover {
2019-05-14 03:54:23 +03:00
color: #000000;
2017-10-27 07:30:54 +03:00
}
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.content {
padding-top: 10px;
}
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.new.milestone {
textarea {
height: 200px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
#deadline {
width: 150px;
}
}
2017-01-05 05:04:41 +03:00
2017-10-27 07:30:54 +03:00
&.compare.pull {
2019-06-07 23:29:29 +03:00
.show-form-container {
text-align: left;
}
2019-06-13 07:23:45 +03:00
2017-10-27 07:30:54 +03:00
.choose.branch {
.octicon {
padding-right: 10px;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.comment.form {
.content {
#avatar-arrow;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&:after {
2019-05-14 03:54:23 +03:00
border-right-color: #ffffff;
2017-10-27 07:30:54 +03:00
}
}
}
}
2017-01-05 05:04:41 +03:00
2017-10-27 07:30:54 +03:00
.filter.dropdown .menu {
2019-05-06 21:43:40 +03:00
margin-top: 1px !important;
2017-10-27 07:30:54 +03:00
}
2017-01-05 05:04:41 +03:00
2019-05-05 19:25:25 +03:00
&.branches {
.commit-divergence {
.bar-group {
position: relative;
float: left;
padding-bottom: 6px;
width: 90px;
&:last-child {
border-left: 1px solid #b4b4b4;
}
}
2019-05-06 21:43:40 +03:00
2019-05-05 19:25:25 +03:00
.count {
margin: 0 3px;
2019-05-06 21:43:40 +03:00
2019-05-05 19:25:25 +03:00
&.count-ahead {
text-align: left;
}
2019-05-06 21:43:40 +03:00
2019-05-05 19:25:25 +03:00
&.count-behind {
text-align: right;
}
}
2019-05-06 21:43:40 +03:00
2019-05-05 19:25:25 +03:00
.bar {
height: 4px;
position: absolute;
background-color: #d4d4d5;
&.bar-behind {
right: 0;
}
2019-05-06 21:43:40 +03:00
2019-05-05 19:25:25 +03:00
&.bar-ahead {
left: 0;
}
}
}
}
2017-10-27 07:30:54 +03:00
&.commits {
.header {
2017-12-31 03:47:52 +03:00
.search {
input {
font-weight: normal;
padding: 5px 10px;
2017-10-27 07:30:54 +03:00
}
}
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
#commits-table {
thead {
th:first-of-type {
padding-left: 15px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.sha {
2017-12-31 03:47:52 +03:00
&td {
text-align: center;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
width: 140px;
}
}
2019-05-06 21:43:40 +03:00
2018-08-06 07:43:22 +03:00
td.sha .sha.label {
margin: 0;
}
2019-05-06 21:43:40 +03:00
2019-08-09 15:57:29 +03:00
td.message {
text-overflow: unset;
}
2017-10-27 07:30:54 +03:00
&.ui.basic.striped.table tbody tr:nth-child(2n) {
2019-05-14 03:54:23 +03:00
background-color: rgba(0, 0, 0, 0.02) !important;
2017-10-27 07:30:54 +03:00
}
}
2015-10-03 02:58:36 +03:00
2019-05-06 21:43:40 +03:00
#commits-table td.sha .sha.label,
#repo-files-table .sha.label {
2019-08-04 15:55:20 +03:00
border: 1px solid #bbbbbb;
2019-05-06 21:43:40 +03:00
2019-08-04 15:55:20 +03:00
.detail.icon {
background: #fafafa;
margin: -6px -10px -4px 0;
padding: 5px 3px 5px 6px;
border-left: 1px solid #bbbbbb;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
2018-08-06 07:43:22 +03:00
}
2019-05-06 21:43:40 +03:00
2019-10-16 16:42:42 +03:00
&.isSigned.isWarning {
border: 1px solid #db2828;
background: fade(#db2828, 10%);
.detail.icon {
border-left: 1px solid fade(#db2828, 50%);
}
}
2019-05-06 21:43:40 +03:00
&.isSigned.isVerified {
2019-05-14 03:54:23 +03:00
border: 1px solid #21ba45;
background: fade(#21ba45, 10%);
2019-05-06 21:43:40 +03:00
.detail.icon {
2019-08-04 15:55:20 +03:00
border-left: 1px solid #21ba45;
}
&:hover {
background: fade(#21ba45, 30%) !important;
2018-08-06 07:43:22 +03:00
}
2017-10-27 07:30:54 +03:00
}
2018-08-06 07:43:22 +03:00
}
2015-11-16 07:52:46 +03:00
2017-10-27 07:30:54 +03:00
.diff-detail-box {
2018-08-06 07:43:22 +03:00
padding: 7px 0;
2019-05-14 03:54:23 +03:00
background: #ffffff;
2017-10-27 07:30:54 +03:00
line-height: 30px;
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> div:after {
2018-08-06 07:43:22 +03:00
clear: both;
content: "";
display: block;
}
2019-05-06 21:43:40 +03:00
span.status {
2017-10-27 07:30:54 +03:00
display: inline-block;
width: 12px;
height: 12px;
margin-right: 8px;
vertical-align: middle;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.modify {
background-color: #f0db88;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.add {
background-color: #b4e2b4;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.del {
background-color: #e9aeae;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.rename {
background-color: #dad8ff;
}
}
2019-05-06 21:43:40 +03:00
2018-08-06 07:43:22 +03:00
.detail-files {
2019-05-14 03:54:23 +03:00
background: #ffffff;
2019-05-13 09:26:32 +03:00
margin: 0;
2017-12-31 03:47:52 +03:00
}
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.diff-box .header {
display: flex;
align-items: center;
.count {
margin-right: 12px;
font-size: 13px;
flex: 0 0 auto;
.bar {
background-color: #bd2c00;
height: 12px;
width: 40px;
display: inline-block;
margin: 2px 4px 0 4px;
vertical-align: text-top;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.add {
background-color: #55a532;
height: 12px;
}
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.file {
2017-12-14 21:26:59 +03:00
flex: 1;
2019-05-14 03:54:23 +03:00
color: #888888;
2017-10-27 07:30:54 +03:00
word-break: break-all;
}
2015-11-16 07:52:46 +03:00
2017-10-27 07:30:54 +03:00
.button {
margin: -5px 0 -5px 12px;
padding: 8px 10px;
flex: 0 0 auto;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.diff-file-box {
.header {
background-color: #f7f7f7;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.file-body.file-code {
.lines-num {
text-align: right;
2019-05-14 03:54:23 +03:00
color: #a6a6a6;
2017-10-27 07:30:54 +03:00
background: #fafafa;
width: 1%;
2019-06-24 23:23:52 +03:00
min-width: 50px;
2017-10-27 07:30:54 +03:00
user-select: none;
vertical-align: top;
span.fold {
display: block;
text-align: center;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.lines-num-old {
2019-05-14 03:54:23 +03:00
border-right: 1px solid #dddddd;
2017-10-27 07:30:54 +03:00
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.code-diff {
font-size: 12px;
2015-11-16 07:52:46 +03:00
2017-10-27 07:30:54 +03:00
td {
2019-08-08 17:46:03 +03:00
padding: 0 0 0 10px !important;
2019-05-14 03:54:23 +03:00
border-top: 0;
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.lines-num {
2018-03-07 01:44:45 +03:00
border-color: #d4d4d5;
border-right-width: 1px;
border-right-style: solid;
2019-08-08 17:46:03 +03:00
padding: 0 5px !important;
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
tbody {
tr {
td.halfwidth {
2018-03-07 01:44:45 +03:00
// halfwidth is used in split view - and in that case, 1% of each
width: 49%;
2017-10-27 07:30:54 +03:00
}
2019-09-16 12:03:22 +03:00
td.center {
text-align: center;
}
2017-10-27 07:30:54 +03:00
.removed-code {
background-color: #ff9999;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.added-code {
background-color: #99ff99;
}
2019-06-24 23:23:52 +03:00
2019-06-27 00:35:07 +03:00
[data-line-num]::before {
2019-06-24 23:23:52 +03:00
content: attr(data-line-num);
text-align: right;
}
.lines-type-marker {
width: 10px;
min-width: 10px;
2019-06-27 00:35:07 +03:00
user-select: none;
2019-06-24 23:23:52 +03:00
}
2019-06-27 00:35:07 +03:00
[data-type-marker]::before {
2019-06-24 23:23:52 +03:00
content: attr(data-type-marker);
text-align: right;
display: inline-block;
}
2017-10-27 07:30:54 +03:00
}
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.code-diff-unified tbody tr {
&.del-code td {
background-color: #ffe0e0 !important;
border-color: #f1c0c0 !important;
}
2015-12-07 23:20:54 +03:00
2017-10-27 07:30:54 +03:00
&.add-code td {
background-color: #d6fcd6 !important;
border-color: #c1e9c1 !important;
}
}
2019-05-06 21:43:40 +03:00
2018-03-07 01:44:45 +03:00
.code-diff-split {
2019-05-06 21:43:40 +03:00
table,
tbody {
2018-03-07 01:44:45 +03:00
width: 100%;
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2018-03-07 01:44:45 +03:00
tbody tr {
2019-05-06 21:43:40 +03:00
2018-03-07 01:44:45 +03:00
// light gray for empty lines before / after commit
2019-05-06 21:43:40 +03:00
&.add-code td:nth-child(1),
&.add-code td:nth-child(2),
2019-06-27 00:35:07 +03:00
&.add-code td:nth-child(3),
2019-06-24 23:23:52 +03:00
&.del-code td:nth-child(4),
&.del-code td:nth-child(5),
&.del-code td:nth-child(6) {
2018-03-07 01:44:45 +03:00
background-color: #fafafa;
}
2016-07-23 10:59:19 +03:00
2019-05-06 21:43:40 +03:00
&.del-code td:nth-child(1),
&.del-code td:nth-child(2),
2019-06-24 23:23:52 +03:00
&.del-code td:nth-child(3),
2018-03-07 01:44:45 +03:00
td.del-code {
background-color: #ffe0e0 !important;
border-color: #f1c0c0 !important;
}
2015-11-17 07:28:46 +03:00
2019-05-06 21:43:40 +03:00
&.add-code td:nth-child(4),
2019-06-24 23:23:52 +03:00
&.add-code td:nth-child(5),
&.add-code td:nth-child(6),
2019-05-06 21:43:40 +03:00
td.add-code {
2018-03-07 01:44:45 +03:00
background-color: #d6fcd6 !important;
border-color: #c1e9c1 !important;
}
2019-06-24 23:23:52 +03:00
td:nth-child(4) {
2018-03-07 01:44:45 +03:00
border-left-width: 1px;
border-left-style: solid;
}
2017-10-27 07:30:54 +03:00
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.file-content {
img {
max-width: 100%;
padding: 5px 5px 0 5px;
}
2019-09-03 20:08:30 +03:00
img.emoji {
padding: 0;
}
2019-05-06 21:43:40 +03:00
2017-12-31 03:47:52 +03:00
clear: right;
2017-10-27 07:30:54 +03:00
}
}
2019-05-06 21:43:40 +03:00
2019-10-21 10:51:24 +03:00
.diff-stats {
clear: both;
margin-bottom: 5px;
max-height: 400px;
overflow: auto;
padding-left: 0;
li {
list-style: none;
padding-bottom: 4px;
margin-bottom: 4px;
border-bottom: 1px dashed #dddddd;
padding-left: 6px;
}
.diff-counter {
margin-right: 15px;
.del {
color: red;
}
.add {
color: green;
}
}
}
2017-10-27 09:10:54 +03:00
.repo-search-result {
padding-top: 10px;
padding-bottom: 10px;
2019-05-06 21:43:40 +03:00
2017-10-27 09:10:54 +03:00
.lines-num a {
color: inherit;
}
}
2015-11-17 07:28:46 +03:00
2017-10-27 07:30:54 +03:00
&.quickstart {
.guide {
.item {
padding: 1em;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
small {
font-weight: normal;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.clone.button:first-child {
2019-05-14 03:54:23 +03:00
border-radius: 0.28571429rem 0 0 0.28571429rem;
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.action.small.input {
width: 100%;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
#repo-clone-url {
border-radius: 0;
padding: 5px 10px;
font-size: 1.2em;
}
}
}
2015-11-17 07:28:46 +03:00
2017-10-27 07:30:54 +03:00
&.release {
#release-list {
2019-05-14 03:54:23 +03:00
border-top: 1px solid #dddddd;
2017-10-27 07:30:54 +03:00
margin-top: 20px;
padding-top: 15px;
2019-05-13 09:26:32 +03:00
> li {
2017-10-27 07:30:54 +03:00
list-style: none;
.meta,
.detail {
padding-top: 30px;
padding-bottom: 40px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.meta {
text-align: right;
position: relative;
.tag:not(.icon) {
display: block;
margin-top: 15px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.commit {
display: block;
margin-top: 10px;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.detail {
2019-05-14 03:54:23 +03:00
border-left: 1px solid #dddddd;
2017-10-27 07:30:54 +03:00
.author {
img {
margin-bottom: -3px;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.download {
margin-top: 20px;
2019-05-13 09:26:32 +03:00
> a {
2017-10-27 07:30:54 +03:00
.octicon {
margin-left: 5px;
margin-right: 5px;
}
}
.list {
padding-left: 0;
2019-05-14 03:54:23 +03:00
border-top: 1px solid #eeeeee;
2017-10-27 07:30:54 +03:00
li {
list-style: none;
display: block;
padding-top: 8px;
padding-bottom: 8px;
2019-05-14 03:54:23 +03:00
border-bottom: 1px solid #eeeeee;
2017-10-27 07:30:54 +03:00
}
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.dot {
width: 9px;
height: 9px;
2019-05-14 03:54:23 +03:00
background-color: #cccccc;
2017-10-27 07:30:54 +03:00
z-index: 999;
position: absolute;
display: block;
left: -5px;
top: 40px;
border-radius: 6px;
2019-05-14 03:54:23 +03:00
border: 1px solid #ffffff;
2017-10-27 07:30:54 +03:00
}
}
}
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.new.release {
.target {
min-width: 500px;
2015-11-17 10:18:05 +03:00
2017-10-27 07:30:54 +03:00
#tag-name {
margin-top: -4px;
}
2015-11-26 04:10:25 +03:00
2017-10-27 07:30:54 +03:00
.at {
margin-left: -5px;
margin-right: 5px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.dropdown.icon {
margin: 0;
padding-top: 3px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.selection.dropdown {
padding-top: 10px;
padding-bottom: 10px;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.prerelease.field {
margin-bottom: 0;
}
2018-07-26 18:25:41 +03:00
.field {
2019-05-06 21:43:40 +03:00
button,
input {
2018-07-26 18:25:41 +03:00
@media only screen and (max-width: 438px) {
width: 100%;
}
}
button {
@media only screen and (max-width: 768px) {
margin-bottom: 1em;
}
}
}
2017-10-27 07:30:54 +03:00
}
2015-11-26 04:10:25 +03:00
2017-10-27 07:30:54 +03:00
&.forks {
.list {
margin-top: 0;
.item {
padding-top: 10px;
padding-bottom: 10px;
2019-05-14 03:54:23 +03:00
border-bottom: 1px solid #dddddd;
2017-10-27 07:30:54 +03:00
.ui.avatar {
float: left;
margin-right: 5px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.link {
padding-top: 5px;
}
}
}
}
2015-11-26 04:10:25 +03:00
2017-10-27 07:30:54 +03:00
&.wiki {
&.start {
.ui.segment {
padding-top: 70px;
padding-bottom: 100px;
2015-11-27 08:24:24 +03:00
2017-10-27 07:30:54 +03:00
.mega-octicon {
font-size: 48px;
}
}
}
2015-12-01 04:45:55 +03:00
2017-10-27 07:30:54 +03:00
&.new {
.CodeMirror {
.CodeMirror-code {
2019-03-18 15:49:01 +03:00
font-family: @monospaced-fonts, monospace;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.cm-comment {
background: inherit;
}
}
}
2015-11-27 08:24:24 +03:00
2017-10-27 07:30:54 +03:00
.editor-preview {
background-color: white;
}
}
2015-11-26 04:10:25 +03:00
2017-10-27 07:30:54 +03:00
&.view {
.choose.page {
margin-top: -5px;
}
2015-11-17 10:18:05 +03:00
2017-10-27 07:30:54 +03:00
.ui.sub.header {
text-transform: none;
}
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> .markdown {
2017-10-27 07:30:54 +03:00
padding: 15px 30px;
2019-05-06 21:43:40 +03:00
h1,
h2,
h3,
h4,
h5,
h6 {
2017-10-27 07:30:54 +03:00
&:first-of-type {
margin-top: 0;
}
}
}
}
2017-12-31 03:47:52 +03:00
@media only screen and (max-width: 767px) {
2018-03-07 01:44:45 +03:00
.dividing.header .stackable.grid .button {
margin-top: 2px;
margin-bottom: 2px;
}
}
2017-10-27 07:30:54 +03:00
}
2015-11-17 10:18:05 +03:00
2017-10-27 07:30:54 +03:00
&.settings {
&.collaboration {
.collaborator.list {
padding: 0;
2015-11-17 10:18:05 +03:00
2019-05-13 09:26:32 +03:00
> .item {
2017-10-27 07:30:54 +03:00
margin: 0;
line-height: 2em;
2016-08-14 13:32:24 +03:00
2017-10-27 07:30:54 +03:00
&:not(:last-child) {
2019-05-14 03:54:23 +03:00
border-bottom: 1px solid #dddddd;
2017-10-27 07:30:54 +03:00
}
}
}
2017-09-14 11:16:22 +03:00
2017-10-27 07:30:54 +03:00
#repo-collab-form {
#search-user-box {
.results {
left: 7px;
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.button {
margin-left: 5px;
margin-top: -3px;
}
}
2019-09-23 23:08:03 +03:00
#repo-collab-team-form {
#search-team-box {
.results {
left: 7px;
}
}
.ui.button {
margin-left: 5px;
margin-top: -3px;
}
}
2017-10-27 07:30:54 +03:00
}
2017-09-14 11:16:22 +03:00
2017-10-27 07:30:54 +03:00
&.branches {
.protected-branches {
.selection.dropdown {
width: 300px;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.item {
2019-05-06 21:43:40 +03:00
border: 1px solid #eaeaea;
padding: 10px 15px;
2017-10-27 07:30:54 +03:00
2019-05-06 21:43:40 +03:00
&:not(:last-child) {
border-bottom: 0;
}
2017-10-27 07:30:54 +03:00
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.branch-protection {
.help {
margin-left: 26px;
padding-top: 0;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.fields {
margin-left: 20px;
display: block;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.whitelist {
margin-left: 26px;
.dropdown img {
display: inline-block;
}
}
}
}
2017-09-14 11:16:22 +03:00
2017-10-27 07:30:54 +03:00
&.webhook {
.events {
.column {
padding-bottom: 0;
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.help {
font-size: 13px;
margin-left: 26px;
padding-top: 0;
}
}
2017-03-22 13:43:54 +03:00
}
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
.ui.attached.isSigned.isVerified {
&:not(.positive) {
2019-05-14 03:54:23 +03:00
border-left: 1px solid #a3c293;
border-right: 1px solid #a3c293;
2019-05-06 21:43:40 +03:00
}
&.top:not(.positive) {
2019-05-14 03:54:23 +03:00
border-top: 1px solid #a3c293;
2019-05-06 21:43:40 +03:00
}
&:not(.positive):last-child {
2019-05-14 03:54:23 +03:00
border-bottom: 1px solid #a3c293;
2019-05-06 21:43:40 +03:00
}
2017-10-27 07:30:54 +03:00
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.ui.segment.sub-menu {
padding: 7px;
line-height: 0;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.list {
width: 100%;
display: flex;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
.item {
2019-05-06 21:43:40 +03:00
width: 100%;
2017-10-27 07:30:54 +03:00
border-radius: 3px;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
a {
color: black;
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&:hover {
2019-05-14 03:54:23 +03:00
color: #666666;
2017-10-27 07:30:54 +03:00
}
}
2019-05-06 21:43:40 +03:00
2017-10-27 07:30:54 +03:00
&.active {
2019-05-14 03:54:23 +03:00
background: rgba(0, 0, 0, 0.05);
2017-10-27 07:30:54 +03:00
}
}
}
}
2019-05-06 21:43:40 +03:00
.segment.reactions,
.select-reaction {
2017-12-04 02:14:26 +03:00
&.dropdown .menu {
2019-05-06 21:43:40 +03:00
right: 0 !important;
left: auto !important;
2019-05-13 09:26:32 +03:00
> .header {
2019-05-14 03:54:23 +03:00
margin: 0.75rem 0 0.5rem;
2017-12-04 02:14:26 +03:00
}
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> .item {
2017-12-04 02:14:26 +03:00
float: left;
2019-05-14 03:54:23 +03:00
padding: 0.5rem 0.5rem !important;
2019-05-06 21:43:40 +03:00
2017-12-04 02:14:26 +03:00
img.emoji {
margin-right: 0;
}
}
}
}
2019-05-06 21:43:40 +03:00
2017-12-04 02:14:26 +03:00
.segment.reactions {
2019-05-14 03:54:23 +03:00
padding: 0.3em 1em;
2019-05-06 21:43:40 +03:00
2017-12-04 02:14:26 +03:00
.ui.label {
2019-05-14 03:54:23 +03:00
padding: 0.4em;
2019-05-06 21:43:40 +03:00
2017-12-04 02:14:26 +03:00
&.disabled {
cursor: default;
}
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> img {
2017-12-04 02:14:26 +03:00
height: 1.5em !important;
}
}
2019-05-06 21:43:40 +03:00
2017-12-04 02:14:26 +03:00
.select-reaction {
float: none;
2019-05-06 21:43:40 +03:00
2017-12-04 02:14:26 +03:00
&:not(.active) a {
display: none;
}
}
2019-05-06 21:43:40 +03:00
2017-12-04 02:14:26 +03:00
&:hover .select-reaction a {
display: block;
}
}
2015-08-06 17:48:11 +03:00
}
2019-05-06 21:43:40 +03:00
2015-10-03 02:58:36 +03:00
// End of .repository
2015-08-06 17:48:11 +03:00
2015-12-21 15:24:11 +03:00
&.user-cards {
2017-12-02 22:48:43 +03:00
.list {
padding: 0;
2019-07-29 09:14:56 +03:00
display: flex;
flex-wrap: wrap;
2017-12-02 22:48:43 +03:00
.item {
list-style: none;
width: 32%;
margin: 10px 10px 10px 0;
padding-bottom: 14px;
float: left;
.avatar {
width: 48px;
height: 48px;
float: left;
display: block;
margin-right: 10px;
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.name {
margin-top: 0;
margin-bottom: 0;
font-weight: normal;
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.meta {
margin-top: 5px;
}
}
}
2015-12-21 15:24:11 +03:00
}
2015-11-22 09:32:09 +03:00
#search-repo-box,
2015-11-17 10:18:05 +03:00
#search-user-box {
2017-12-02 22:48:43 +03:00
.results {
.result {
.image {
float: left;
margin-right: 8px;
width: 2em;
height: 2em;
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.content {
margin: 6px 0;
}
}
}
2015-11-17 10:18:05 +03:00
}
2019-09-23 23:08:03 +03:00
#search-team-box {
.results {
.result {
.content {
margin: 6px 0;
}
}
}
}
2019-02-20 02:09:47 +03:00
#issue-filters.hide {
2017-12-31 03:47:52 +03:00
display: none;
2017-03-15 04:10:35 +03:00
}
2019-02-27 20:24:21 +03:00
#issue-actions {
2019-05-06 21:43:40 +03:00
margin-top: -1rem !important; // counteract padding from Semantic
2019-02-27 20:24:21 +03:00
}
2019-02-20 02:09:47 +03:00
#issue-actions.hide {
display: none;
}
.ui.checkbox.issue-checkbox {
vertical-align: middle;
}
2015-08-25 17:58:34 +03:00
.issue.list {
2017-12-02 22:48:43 +03:00
list-style: none;
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> .item {
2017-12-02 22:48:43 +03:00
padding-top: 15px;
padding-bottom: 10px;
2019-05-14 03:54:23 +03:00
border-bottom: 1px dashed #aaaaaa;
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.title {
2019-05-14 03:54:23 +03:00
color: #444444;
2017-12-02 22:48:43 +03:00
font-size: 15px;
font-weight: bold;
margin: 0 6px;
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
&:hover {
2019-05-14 03:54:23 +03:00
color: #000000;
2017-12-02 22:48:43 +03:00
}
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.comment {
padding-right: 10px;
2019-05-14 03:54:23 +03:00
color: #666666;
2017-12-02 22:48:43 +03:00
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.desc {
padding-top: 5px;
2019-05-14 03:54:23 +03:00
color: #999999;
2019-05-06 21:43:40 +03:00
2018-02-06 13:22:31 +03:00
.checklist {
padding-left: 5px;
2019-05-06 21:43:40 +03:00
2018-02-06 13:22:31 +03:00
.progress-bar {
margin-left: 2px;
width: 80px;
height: 6px;
display: inline-block;
2019-05-14 03:54:23 +03:00
background-color: #eeeeee;
2018-02-06 13:22:31 +03:00
overflow: hidden;
border-radius: 3px;
vertical-align: 2px !important;
2019-05-06 21:43:40 +03:00
2018-02-06 13:22:31 +03:00
.progress {
2019-05-14 03:54:23 +03:00
background-color: #cccccc;
2018-02-06 13:22:31 +03:00
display: block;
height: 100%;
}
}
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
a.milestone {
2019-09-12 12:31:36 +03:00
margin-left: 5px;
color: #999999 !important;
&:hover {
color: #000000 !important;
}
}
a.ref {
margin-left: 8px;
2019-05-14 03:54:23 +03:00
color: #999999 !important;
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
&:hover {
2019-05-14 03:54:23 +03:00
color: #000000 !important;
2017-12-02 22:48:43 +03:00
}
2019-09-12 12:31:36 +03:00
span {
margin-right: -4px;
}
2017-12-02 22:48:43 +03:00
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.assignee {
margin-top: -5px;
margin-right: 5px;
}
2019-05-06 21:43:40 +03:00
.overdue {
color: red;
2018-05-01 22:05:28 +03:00
}
2017-12-02 22:48:43 +03:00
}
}
2015-08-25 17:58:34 +03:00
}
.page.buttons {
2017-12-02 22:48:43 +03:00
padding-top: 15px;
2015-08-25 17:58:34 +03:00
}
2016-08-30 15:07:50 +03:00
.ui.form {
2017-12-02 22:48:43 +03:00
.dropzone {
width: 100%;
margin-bottom: 10px;
2019-05-14 03:54:23 +03:00
border: 2px dashed #0087f5;
2019-05-06 21:43:40 +03:00
box-shadow: none !important;
2017-12-02 22:48:43 +03:00
.dz-error-message {
top: 140px;
}
}
2015-08-12 13:44:09 +03:00
}
2015-08-15 15:55:03 +03:00
.settings {
2017-12-02 22:48:43 +03:00
.content {
margin-top: 2px;
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> .header,
2017-12-02 22:48:43 +03:00
.segment {
2019-05-14 03:54:23 +03:00
box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
2017-12-02 22:48:43 +03:00
}
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.list {
2019-05-13 09:26:32 +03:00
> .item {
2019-08-29 17:05:42 +03:00
.green:not(.ui.button) {
2019-05-14 03:54:23 +03:00
color: #21ba45;
2017-12-02 22:48:43 +03:00
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
&:not(:first-child) {
border-top: 1px solid #eaeaea;
2019-05-06 21:43:40 +03:00
padding: 1rem;
2017-12-02 22:48:43 +03:00
margin: 15px -1rem -1rem -1rem;
}
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> .mega-octicon {
2017-12-02 22:48:43 +03:00
display: table-cell;
}
2019-05-06 21:43:40 +03:00
2019-05-13 09:26:32 +03:00
> .mega-octicon + .content {
2017-12-02 22:48:43 +03:00
display: table-cell;
2019-05-14 03:54:23 +03:00
padding: 0 0 0 0.5em;
2017-12-02 22:48:43 +03:00
vertical-align: top;
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.info {
margin-top: 10px;
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.tab.segment {
2019-05-14 03:54:23 +03:00
border: 0;
2017-12-02 22:48:43 +03:00
padding: 10px 0 0;
}
}
}
2019-05-06 21:43:40 +03:00
&.key {
2017-12-02 22:48:43 +03:00
.meta {
padding-top: 5px;
2019-05-14 03:54:23 +03:00
color: #666666;
2017-12-02 22:48:43 +03:00
}
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
&.email {
2019-05-13 09:26:32 +03:00
> .item:not(:first-child) {
2017-12-02 22:48:43 +03:00
min-height: 60px;
}
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
&.collaborator {
2019-05-13 09:26:32 +03:00
> .item {
2017-12-02 22:48:43 +03:00
padding: 0;
}
}
}
2015-07-24 18:13:42 +03:00
}
2015-08-09 19:23:20 +03:00
.ui.vertical.menu {
2017-12-02 22:48:43 +03:00
.header.item {
font-size: 1.1em;
background: #f0f0f0;
}
2015-08-09 19:23:20 +03:00
}
2015-07-24 18:13:42 +03:00
2015-08-09 17:45:38 +03:00
.edit-label.modal,
.new-label.segment {
2017-12-02 22:48:43 +03:00
.form {
.column {
padding-right: 0;
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.buttons {
margin-left: auto;
padding-top: 15px;
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.color.picker.column {
width: auto;
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.color-picker {
height: 35px;
width: auto;
padding-left: 30px;
}
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.minicolors-swatch.minicolors-sprite {
top: 10px;
left: 10px;
width: 15px;
height: 15px;
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.precolors {
padding-left: 0;
padding-right: 0;
margin: 3px 10px auto 10px;
width: 120px;
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.color {
float: left;
width: 15px;
height: 15px;
}
}
}
2015-08-29 22:21:59 +03:00
}
2016-02-07 19:41:11 +03:00
#avatar-arrow {
2019-05-06 21:43:40 +03:00
&:before,
&:after {
2017-12-02 22:48:43 +03:00
right: 100%;
top: 20px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
&:before {
2019-05-14 03:54:23 +03:00
border-right-color: #d3d3d4;
2017-12-02 22:48:43 +03:00
border-width: 9px;
margin-top: -9px;
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
&:after {
border-right-color: #f7f7f7;
border-width: 8px;
margin-top: -8px;
}
2016-02-07 07:20:11 +03:00
}
2015-08-29 22:21:59 +03:00
#transfer-repo-modal,
#delete-repo-modal {
2017-12-02 22:48:43 +03:00
.ui.message {
2019-05-06 21:43:40 +03:00
width: 100% !important;
2017-12-02 22:48:43 +03:00
}
2015-12-07 23:20:54 +03:00
}
2016-08-12 03:07:09 +03:00
// generate .tab-size-{i} from 1 to 16
.generate-tab-size(16);
2019-05-06 21:43:40 +03:00
2016-08-12 03:07:09 +03:00
.generate-tab-size(@n, @i: 1) when (@i =< @n) {
2017-12-02 22:48:43 +03:00
.tab-size-@{i} {
2019-05-13 09:26:32 +03:00
tab-size: @i !important;
2017-12-02 22:48:43 +03:00
}
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.generate-tab-size(@n, (@i + 1));
2016-08-12 03:07:09 +03:00
}
2017-10-15 02:17:39 +03:00
2017-10-21 23:07:06 +03:00
.stats-table {
2017-12-02 22:48:43 +03:00
display: table;
width: 100%;
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
.table-cell {
display: table-cell;
2019-05-06 21:43:40 +03:00
2017-12-02 22:48:43 +03:00
&.tiny {
2019-05-14 03:54:23 +03:00
height: 0.5em;
2017-12-02 22:48:43 +03:00
}
}
2017-10-15 02:17:39 +03:00
}
2017-11-30 08:08:40 +03:00
2017-12-02 20:20:52 +03:00
tbody.commit-list {
vertical-align: baseline;
2017-11-30 08:08:40 +03:00
}
2019-06-14 04:32:14 +03:00
.commit-list .message-wrapper {
overflow: hidden;
text-overflow: ellipsis;
2019-08-09 15:57:29 +03:00
max-width: calc(100% - 50px);
2019-06-14 04:32:14 +03:00
display: inline-block;
vertical-align: middle;
}
2019-09-10 12:03:30 +03:00
.commit-list .commit-summary a {
text-decoration: underline;
text-decoration-style: dashed;
&:hover {
text-decoration-style: solid;
}
&.default-link {
text-decoration: none;
&:hover {
text-decoration: underline;
text-decoration-style: solid;
}
}
}
2019-08-09 15:57:29 +03:00
.commit-list .commit-status-link {
2019-06-14 04:32:14 +03:00
display: inline-block;
vertical-align: middle;
}
2017-11-30 08:08:40 +03:00
.commit-body {
2017-12-02 22:48:43 +03:00
white-space: pre-wrap;
2017-11-30 08:08:40 +03:00
}
2017-12-31 03:47:52 +03:00
2019-05-24 10:52:05 +03:00
.git-notes {
&.top {
text-align: left;
}
2019-06-13 07:23:45 +03:00
2019-05-24 10:52:05 +03:00
.commit-body {
margin: 0;
}
}
2017-12-31 03:47:52 +03:00
@media only screen and (max-width: 767px) {
2018-03-07 01:44:45 +03:00
.ui.stackable.menu {
2019-05-13 09:26:32 +03:00
&.mobile--margin-between-items > .item {
2018-03-07 01:44:45 +03:00
margin-top: 5px;
margin-bottom: 5px;
}
2019-05-06 21:43:40 +03:00
2018-03-07 01:44:45 +03:00
&.mobile--no-negative-margins {
margin-left: 0;
margin-right: 0;
}
}
2017-12-31 03:47:52 +03:00
}
2018-04-11 05:51:44 +03:00
#topic_edit {
2019-02-06 00:59:26 +03:00
margin-top: 5px;
2018-04-11 05:51:44 +03:00
}
2019-02-06 00:59:26 +03:00
#repo-topics {
2018-04-11 05:51:44 +03:00
margin-top: 5px;
2018-05-09 19:29:04 +03:00
}
2018-07-26 18:25:41 +03:00
2019-02-06 00:59:26 +03:00
.repo-topic {
cursor: pointer;
}
2019-05-12 14:10:12 +03:00
#new-dependency-drop-list {
&.ui.selection.dropdown {
min-width: 0;
2019-05-13 09:26:32 +03:00
width: 100%;
2019-05-12 14:10:12 +03:00
border-radius: 4px 0 0 4px;
border-right: 0;
white-space: nowrap;
}
.text {
2019-02-06 00:59:26 +03:00
width: 100%;
2019-05-12 14:10:12 +03:00
overflow: hidden;
2019-02-06 00:59:26 +03:00
}
}
#manage_topic {
font-size: 12px;
}
2019-05-13 09:26:32 +03:00
.label + #manage_topic {
2019-02-06 00:59:26 +03:00
margin-left: 5px;
}
.repo-header {
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
}
.repo-header .repo-buttons {
display: flex;
align-items: center;
2018-07-26 18:25:41 +03:00
}
2019-03-06 03:48:30 +03:00
.repo-buttons .disabled-repo-button .label {
2019-05-14 03:54:23 +03:00
opacity: 0.5;
2019-03-06 03:48:30 +03:00
}
.repo-buttons .disabled-repo-button a.button {
2019-05-14 03:54:23 +03:00
opacity: 0.5;
2019-05-06 21:43:40 +03:00
cursor: not-allowed;
2019-03-06 03:48:30 +03:00
}
.repo-buttons .disabled-repo-button a.button:hover {
2019-05-06 21:43:40 +03:00
background: none !important;
2019-05-14 03:54:23 +03:00
color: rgba(0, 0, 0, 0.6) !important;
box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
2019-03-06 03:48:30 +03:00
}
2019-05-13 09:26:32 +03:00
.repo-buttons .ui.labeled.button > .label {
2019-05-14 03:54:23 +03:00
border-left: 0 !important;
2019-05-06 21:43:40 +03:00
margin: 0 !important;
2019-03-06 03:48:30 +03:00
}
2019-08-08 17:46:03 +03:00
.tag-code,
.tag-code td {
background-color: #f0f0f0 !important;
border-color: #d3cfcf !important;
padding-top: 8px;
padding-bottom: 8px;
}
2019-10-07 07:59:17 +03:00
2019-10-14 01:29:10 +03:00
.issue-keyword {
border-bottom: 1px dotted #959da5;
display: inline-block;
}
2019-10-07 07:59:17 +03:00
.file-header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 8px 12px !important;
}
.file-info {
display: flex;
align-items: center;
}
.file-info-entry + .file-info-entry {
border-left: 1px solid currentColor;
margin-left: 8px;
padding-left: 8px;
}