Skip to content

Commit 488f015

Browse files
css: Collapse Head Ref Collumn
1 parent 702b4ed commit 488f015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homu/html/queue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
table { border-collapse: collapse; }
2929
td, th { border-bottom: 1px solid #ddd; padding: 5px 6px; font-size: 13px; text-align: left; vertical-align: baseline; }
3030
tr:nth-child(even) { background: #eee; }
31-
31+
#queue tr > td:nth-child(8) { word-break: break-all; }
3232
a {
3333
text-decoration: none;
3434
}

0 commit comments

Comments
 (0)