mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 01:23:53 -07:00
Fixed: Updates to commandExecutingSelector
This commit is contained in:
parent
68aaa49e9f
commit
e41f884153
16 changed files with 57 additions and 73 deletions
|
@ -6,6 +6,10 @@
|
|||
color: inherit;
|
||||
}
|
||||
|
||||
.info {
|
||||
color: $infoColor;
|
||||
}
|
||||
|
||||
.success {
|
||||
color: $successColor;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue