Fix dialog footer styles on tv
This commit is contained in:
parent
3adc118864
commit
4b581f4160
7 changed files with 35 additions and 5 deletions
|
@ -170,6 +170,11 @@ html {
|
|||
color: inherit;
|
||||
}
|
||||
|
||||
.layout-tv .formDialogFooter:not(.formDialogFooter-clear) {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.cardText-secondary,
|
||||
.fieldDescription,
|
||||
.guide-programNameCaret,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue