1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-07 02:33:39 +02:00

Add links to similar artists in collection

This commit is contained in:
Arne Schlüter 2018-11-25 16:33:45 +01:00
commit 2d05cdf9d6
2 changed files with 30 additions and 11 deletions

View file

@ -148,13 +148,20 @@
background-color: $light !important
font-weight: bold
// useful in general to pull elements closer together; bulma es very generous
// with whitespace
.section.is-small
padding-top: 24px
padding-bottom: 24px
// occurs on many pages at the top to show details
.hero
&.is-small + .section
padding-top: 0
.media-content
align-self: center
&.is-small + .section
padding-top: 0
// floating notifications
.notifications:not(:empty)
@ -199,7 +206,7 @@
ol
list-style: none
+tablet
column-count: 3
+widescreen
@ -207,7 +214,7 @@
.group
margin-bottom: 1.5rem
.subtitle.is-4
.subtitle.is-4
margin-bottom: 1rem
.album.detail