|
@@ -197,7 +197,10 @@ h6 a.anchor .octicon.octicon-link {
|
|
|
.ui.repository.list .item:not(:first-child) {
|
|
.ui.repository.list .item:not(:first-child) {
|
|
|
border-top: 1px solid #373b41;
|
|
border-top: 1px solid #373b41;
|
|
|
}
|
|
}
|
|
|
-.ui.menu .active.item:hover,
|
|
|
|
|
|
|
+.ui.menu .active.item:hover {
|
|
|
|
|
+ background-color: #373b41;
|
|
|
|
|
+ color: #e0e0e0;
|
|
|
|
|
+}
|
|
|
.ui.vertical.menu .active.item:hover {
|
|
.ui.vertical.menu .active.item:hover {
|
|
|
background-color: #282a2e;
|
|
background-color: #282a2e;
|
|
|
color: #e0e0e0;
|
|
color: #e0e0e0;
|