1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/dashboard-ui/devices/android/android.css

7 lines
149 B
CSS
Raw Normal View History

2016-02-17 21:55:15 -05:00
.libraryViewNav {
2015-09-27 17:02:39 -04:00
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
2015-07-02 01:08:05 -04:00
}
2016-02-17 21:55:15 -05:00
.libraryViewNav a, paper-tab {
2015-09-27 17:02:39 -04:00
font-weight: 500 !important;
2016-02-17 21:55:15 -05:00
}