Skip to content
This repository was archived by the owner on Jul 22, 2022. It is now read-only.

Commit 1449504

Browse files
committed
More enhancement to #28
1 parent a7da288 commit 1449504

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

github-dark.css

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -557,10 +557,6 @@ table.files td.icon {
557557
color: #6d6d72;
558558
}
559559

560-
.text-gray-dark {
561-
color: #fff !important;
562-
}
563-
564560
.milestone-title-link a {
565561
color: #cecece;
566562
}
@@ -1035,8 +1031,13 @@ li.session-device {
10351031
background-color: #292c36;
10361032
}
10371033

1038-
.mute {
1039-
color: : #aeaeae !important;
1034+
.mute,
1035+
.text-gray-dark {
1036+
color: #aeaeae !important;
1037+
}
1038+
1039+
.boxed-group-list>li:first-child {
1040+
border-top: 1px solid #4c4d55;
10401041
}
10411042

10421043

0 commit comments

Comments
 (0)