Update main.css
Cette révision appartient à :
Parent
e9db3f6445
révision
4f7055ef66
1 fichiers modifiés avec 5 ajouts et 2 suppressions
|
@ -509,13 +509,16 @@ html, body {
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
.torrent-info-data > span {
|
.torrent-info-data > span {
|
||||||
margin-right: 5px;
|
margin-right: 3px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
min-width: 80px;
|
||||||
|
}
|
||||||
|
.torrent-info-data > span.big {
|
||||||
width: 31%;
|
width: 31%;
|
||||||
min-width: 160px;
|
min-width: 160px;
|
||||||
}
|
}
|
||||||
.torrent-info-data > span > img {
|
.torrent-info-data > span > img {
|
||||||
margin-right: 3px;
|
margin-right: 2px;
|
||||||
}
|
}
|
||||||
.torrent-info-row {
|
.torrent-info-row {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
|
Référencer dans un nouveau ticket