We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 702b4ed + 488f015 commit 93ea32aCopy full SHA for 93ea32a
homu/html/queue.html
@@ -28,7 +28,7 @@
28
table { border-collapse: collapse; }
29
td, th { border-bottom: 1px solid #ddd; padding: 5px 6px; font-size: 13px; text-align: left; vertical-align: baseline; }
30
tr:nth-child(even) { background: #eee; }
31
-
+ #queue tr > td:nth-child(8) { word-break: break-all; }
32
a {
33
text-decoration: none;
34
}
0 commit comments