Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Merge pull request #1208 from Kiloutre/patch-1

remove grayscale that looked pretty bad
Cette révision appartient à :
ewhal 2017-07-16 21:53:23 +10:00 révisé par GitHub
révision 40877ac7af

Voir le fichier

@ -326,7 +326,7 @@ th, .home-td { border-bottom: 1px solid; }
th { border-bottom-width: 2px; }
.hidden { opacity: 0.5; filter: grayscale(20%);}
.hidden { opacity: 0.5; }
.tr-cat { width: 90px; text-align: center; }
.tr-flag { white-space: initial!important; }
.tr-name { width: auto; text-align: left; white-space: normal; word-break: break-word; font-weight: bold; }