1
0
Fork 0
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:
Luke Pulverenti 2016-08-25 14:24:54 -04:00
parent b2e32e64ae
commit f4473116d1
5 changed files with 19 additions and 5 deletions

View file

@ -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,