Added some more styles for the music page
This commit is contained in:
parent
f47e2263c9
commit
2cc5ecaf5d
@ -1,17 +1,14 @@
|
|||||||
#music-list-section
|
#music-list-section
|
||||||
.now-playing-list
|
.now-playing-list
|
||||||
padding-left: 15px
|
margin-left: 15px
|
||||||
padding-right: 15px
|
margin-right: 15px
|
||||||
|
|
||||||
.music-list
|
.music-list
|
||||||
a
|
position: relative
|
||||||
display: block
|
|
||||||
position: absolute
|
|
||||||
+size(100% 100%)
|
|
||||||
text-decoration: none
|
|
||||||
|
|
||||||
&:hover
|
&:hover
|
||||||
background: rgba(#000, .15)
|
cursor: pointer
|
||||||
|
background: rgba(#f5f5f5, .15)
|
||||||
|
|
||||||
.music-list-header
|
.music-list-header
|
||||||
margin: 10px 0
|
margin: 10px 0
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user