Skip to content

Commit

Permalink
Merge pull request #135 from aDotInTheVoid/patch-1
Browse files Browse the repository at this point in the history
css: Collapse Head Ref Collumn
  • Loading branch information
pietroalbini authored Mar 2, 2021
2 parents 702b4ed + 488f015 commit 93ea32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homu/html/queue.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
table { border-collapse: collapse; }
td, th { border-bottom: 1px solid #ddd; padding: 5px 6px; font-size: 13px; text-align: left; vertical-align: baseline; }
tr:nth-child(even) { background: #eee; }

#queue tr > td:nth-child(8) { word-break: break-all; }
a {
text-decoration: none;
}
Expand Down

0 comments on commit 93ea32a

Please sign in to comment.