1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-21 22:05:38 -04:00

New: Add hover background color to Series table

This commit is contained in:
Bogdan
2023-07-23 03:07:20 +03:00
committed by GitHub
parent d7025a98de
commit 028152d732
3 changed files with 10 additions and 0 deletions
@@ -1,6 +1,7 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'row': string;
'tableScroller': string;
}
export const cssExports: CssExports;