mirror of
https://github.com/mitb-archive/filebot
synced 2025-01-10 13:28:02 -05:00
Force link color even if columns are not links (due to caching)
This commit is contained in:
parent
3a16ceb5a6
commit
7f59de83cf
@ -32,6 +32,7 @@ body > table {
|
||||
}
|
||||
|
||||
body > table th {
|
||||
color: #5c7684;
|
||||
font-variant-caps: all-petite-caps;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user