Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Merge pull request #1135 from Kiloutre/patch-21

Add required !important for css to apply
Cette révision appartient à :
akuma06 2017-07-09 16:57:07 +02:00 révisé par GitHub
révision 92356a30e2

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; }