Add publish button to library table

This commit is contained in:
Duncan Sommerville 2015-11-12 15:29:01 -05:00
parent ea887dd8f6
commit 28e95d5c16
3 changed files with 53 additions and 7 deletions

View file

@ -4139,6 +4139,11 @@ li .ui-state-hover {
/* Publishing Dialog */
.icon-soundcloud-white {
background: url(images/icon_soundcloud_cm_white.png) 0 0 no-repeat;
width: 24px;
}
.source-name {
text-align: left !important;
}