cgit.css: highlight directories in tree
Αυτή η υποβολή περιλαμβάνεται σε:
5
cgit.css
5
cgit.css
@ -162,6 +162,11 @@ table.list td a {
|
||||
color: black;
|
||||
}
|
||||
|
||||
table.list td a.ls-dir {
|
||||
font-weight: bold;
|
||||
color: #00f;
|
||||
}
|
||||
|
||||
table.list td a:hover {
|
||||
color: #00f;
|
||||
}
|
||||
|
Αναφορά σε νέο ζήτημα
Block a user