mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix hover menus
This commit is contained in:
parent
b2e32e64ae
commit
f4473116d1
5 changed files with 19 additions and 5 deletions
|
@ -239,7 +239,7 @@ html .ui-bar-a a,
|
|||
html .ui-body-a a,
|
||||
html body .ui-group-theme-a a {
|
||||
color: #388E3C /*{a-link-color}*/;
|
||||
font-weight: bold;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.ui-page-theme-a a:visited,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue