475
edits
No edit summary |
No edit summary Tag: Reverted |
||
Line 46: | Line 46: | ||
.pi-group .pi-image { | .pi-group .pi-image { | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
} | |||
/* --- TABLES --- */ | |||
/* fix table sort arrows */ | |||
th img { | |||
filter: invert( 1 ) hue-rotate( 180deg ); | |||
} | } |