Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

main.css: Increase size of stat columns (#1044)

Prevents wrapping.
Cette révision appartient à :
kipukun ;_ 2017-06-20 23:04:25 -04:00 révisé par ewhal
Parent 4aa9a62613
révision d32e985259

Voir le fichier

@ -274,7 +274,7 @@ th { border-bottom-width: 2px; }
.tr-cs .comment-icon { margin-bottom: 4px; }
.tr-size { width: 90px; }
.tr-se, .tr-le { font-weight: bold; }
.tr-se, .tr-le, .tr-dl { width: 40px; }
.tr-se, .tr-le, .tr-dl { width: 50px; }
.tr-date { width: 130px; }
.tr-se > a > .sort-arrows,