Torrent list title: Show more of the title
This commit is contained in:
@@ -370,10 +370,15 @@ input {
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
left: 20px;
|
||||
width: calc(100% - 150px);
|
||||
right: 20px;
|
||||
width: calc(100% - 40px);
|
||||
text-shadow: rgba(0, 0, 0, 0.5) 0 0 4px;
|
||||
}
|
||||
|
||||
.torrent:hover .metadata {
|
||||
width: calc(100% - 150px);
|
||||
}
|
||||
|
||||
.torrent .metadata span:not(:last-child)::after {
|
||||
content: ' — ';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user