Improve TV mode a little
Don't expect me to start testing it tho, I don't use it and don't intend to "support" it
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
.emby-button.show-focus:focus {
|
||||
background: rgba(var(--accent),0.5) !important;
|
||||
}
|
||||
.paper-icon-button-light.show-focus:focus {
|
||||
color: rgba(var(--accent)) !important;
|
||||
}
|
||||
|
||||
/*Title text buttons*/
|
||||
button-flat:hover {
|
||||
color: rgba(var(--accent)) !important;
|
||||
|
||||
Reference in New Issue
Block a user