mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
Merge pull request #60 from rg9400/patch-7
Fix text color for path of manual import in Radarr
This commit is contained in:
commit
131e9c75de
@ -1273,3 +1273,7 @@ pre {
|
|||||||
.CustomFilter-customFilter-zBSMd:hover {
|
.CustomFilter-customFilter-zBSMd:hover {
|
||||||
background-color: hsla(0,0%,100%,.08);
|
background-color: hsla(0,0%,100%,.08);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.SelectMovieModalContent-path-32FI- {
|
||||||
|
color: #eee;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user