Compare commits

..

No commits in common. "baccfec9182aa523cedb7bef1e36591a19a2a24d" and "486f742476df8e2b3b5b984d0c72142ca61cb13d" have entirely different histories.

1 changed files with 2 additions and 9 deletions

View File

@ -31,7 +31,7 @@ a {
border-bottom: 1px solid #313131;
}
.ui.attached.header {
background: #060621 !important;
background: #060621;
border: 1px solid #203241;
color: #dbdbdb;
}
@ -682,9 +682,6 @@ input {
.ui.toggle.checkbox input:checked ~ label {
color: rgb(207, 207, 207) !important;
}
.repository .ui.segment.sub-menu .list .item {
color: #858585;
}
.repository .ui.segment.sub-menu .list .item a {
color: #aaa;
}
@ -1190,9 +1187,5 @@ swagger-ui .info li, .swagger-ui .info p, .swagger-ui .info table {
background: #000;
}
.ui.top.attached.header {
background: #0b2007 !important;
}
ui.popup {
background-color: #0a2109;
color: #dfdfdf;
background: #400 !important;
}