mirror of
git://develop.git.wordpress.org/
synced 2025-02-25 09:03:09 +01:00
Twenty Fifteen: nicer styles for playlists.
Props iamtakashi, fixes #30163 git-svn-id: https://develop.svn.wordpress.org/trunk@30213 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0d1cd76c06
commit
bd07bf4575
@ -2475,6 +2475,23 @@ span > video {
|
||||
margin-bottom: 1.6em;
|
||||
}
|
||||
|
||||
.wp-playlist.wp-playlist {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.wp-playlist .wp-playlist-tracks {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
.wp-playlist-item .wp-playlist-caption {
|
||||
border-bottom: 0;
|
||||
padding: 10px 0;
|
||||
}
|
||||
|
||||
.wp-playlist-item .wp-playlist-item-length {
|
||||
top: 10px;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* 14.1 Captions
|
||||
|
Loading…
x
Reference in New Issue
Block a user