You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

81 lines
1.1 KiB

.settings-title {
padding-bottom: 24px;
}
.settings-block {
padding: 24px;
}
.settings-block h2 {
margin: 0;
padding-bottom: 24px;
}
.page-project .icon-ok {
color: #5cb85c;
}
#close-account, #remove-project {
margin-left: 24px;
border-color: #d43f3a;
color: #d43f3a;
}
#close-account:hover, #remove-project:hover {
background-color: #ffebea;
}
.table.badges th {
border-top: 0;
color: #777777;
font-weight: normal;
font-size: 12px;
padding-top: 32px;
}
#badges-json, #badges-shields {
display: none;
}
#badges-shields label:first-child {
margin: 20px 0 10px 0;
}
.json-response code {
display: inline-block;
background: #eee;
padding: 3px;
}
.invite-suggestion {
color: #888;
}
#suggestions-row td {
border-top: 0;
font-size: 85%;
padding-top: 20px;
}
#team-table th {
border-top: 0;
}
#team-table .email {
max-width: 340px;
word-wrap: break-word;
}
.page-project .panel-footer {
max-width: 100%;
word-wrap: break-word;
}
#transfer-request {
border: 5px solid #ffdc3e;
}
#transfer-request .settings-block {
padding: 20px;
}