Adjust style of the "Known remotes" list

This commit is contained in:
NI
2019-08-30 06:56:27 +08:00
parent 824f00bad8
commit d16423e4ac

View File

@@ -108,8 +108,11 @@
font-size: 0.8em;
margin-right: 5px;
font-weight: normal;
padding: 0 2px;
border-radius: 2px;
}
#connect-known-list li h2.highlight::before {
color: #eee;
background: #555;
}