|
|
@ -893,6 +893,11 @@ a.ui.basic.green.label:hover { |
|
|
|
color: #dbdbdb !important; |
|
|
|
color: #dbdbdb !important; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.ui.ui.ui.ui.table tr.grey:not(.marked), |
|
|
|
|
|
|
|
.ui.ui.table td.grey:not(.marked) { |
|
|
|
|
|
|
|
background: none; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.repository.file.list #repo-files-table tr { |
|
|
|
.repository.file.list #repo-files-table tr { |
|
|
|
background: #2a2e3a; |
|
|
|
background: #2a2e3a; |
|
|
|
} |
|
|
|
} |
|
|
|