CC-3174 : showbuilder/library

adding new context menu, link to view on soundcloud doesn't seem to work.
This commit is contained in:
Naomi Aro 2012-02-05 13:56:07 +01:00
parent e8f2506474
commit da5e1ac302
11 changed files with 139 additions and 34 deletions

View file

@ -128,10 +128,10 @@ select {
/* Info Tooltip Ends */
/* Clearfix */
.clearfix:after, li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix, li { display: inline-block; }
.clearfix:after, #side_playlist li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix, #side_playlist li { display: inline-block; }
* html .clearfix, * html li { height: 1%;}
.clearfix, li { display: block; }
.clearfix, #side_playlist li { display: block; }
/* Master Panel */