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.
 
 
 
 
 

48 lines
654 B

.settings-title {
padding-bottom: 24px;
}
.settings-block {
padding: 24px;
}
.settings-block h2 {
margin: 0;
padding-bottom: 24px;
}
.page-profile .icon-ok {
color: #5cb85c;
}
#close-account {
margin-left: 24px;
border-color: #d43f3a;
color: #d43f3a;
}
#close-account:hover {
background-color: #ffebea;
}
.table td.overall-status {
border-top: 0;
}
.table.badges th {
border-top: 0;
color: #777777;
font-weight: normal;
font-size: 12px;
padding-top: 32px;
}
#badges-json {
display: none;
}
.json-response code {
display: inline-block;
background: #eee;
padding: 3px;
}