Merge branch 'saas-dev-publishing' of https://github.com/sourcefabric/Airtime into saas-dev-publishing
This commit is contained in:
commit
9fc4e1c603
10 changed files with 122 additions and 120 deletions
|
@ -335,6 +335,7 @@ thead th.ui-state-default:focus {
|
|||
|
||||
#sb_show_filter {
|
||||
right: 0;
|
||||
max-width: 125px;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
|
|
|
@ -4011,6 +4011,10 @@ li .ui-state-hover {
|
|||
top: 74px !important;
|
||||
}
|
||||
|
||||
.angular_wrapper > .btn-toolbar {
|
||||
padding: 5px 0 0 5px;
|
||||
}
|
||||
|
||||
.podcast-metadata p {
|
||||
text-align: center;
|
||||
padding: 0 10px;
|
||||
|
@ -4135,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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue