Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Add required !important for css to apply

Cette révision appartient à :
kilo 2017-07-09 16:56:23 +02:00 révisé par GitHub
Parent 73b10fba44
révision efafd2cbfb

Voir le fichier

@ -313,8 +313,7 @@ th, .home-td {
th { border-bottom-width: 2px; }
.tr-cat { width: 90px; text-align: center; }
.tr-flag { white-space: initial; }
.tr-flag { white-space: initial!important; }
.tr-name { width: auto; text-align: left; white-space: normal; word-break: break-word; font-weight: bold; }
.tr-links { width: 66px; }
.tr-cs { width: 5px; overflow: initial; text-overflow: initial; }