jellyfin-web/dashboard-ui/devices/android/android.css

7 lines
149 B
CSS
Raw Normal View History

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