Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
This commit is contained in:
commit
373cda1121
|
|
@ -1,3 +1,3 @@
|
|||
<% provide(:title, 'Jamkazam Password Changed') %>
|
||||
|
||||
You just changed your password at Jamkazam.
|
||||
You just changed your password at JamKazam.
|
||||
|
|
|
|||
|
|
@ -604,7 +604,7 @@ table.audiogeartable {
|
|||
left:10px;
|
||||
width:150px;
|
||||
height:18px;
|
||||
background-image:url(../images/content/bkg_slider_gain_horiz.png);
|
||||
background-image:url(/assets/content/bkg_slider_gain_horiz.png);
|
||||
background-repeat:repeat-x;
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -219,7 +219,7 @@
|
|||
|
||||
.share-message {
|
||||
width: 100%;
|
||||
padding:0;
|
||||
padding:4px;
|
||||
}
|
||||
|
||||
.error-msg {
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ Version: 1.1
|
|||
|
||||
.carousel .slides .spinner
|
||||
{
|
||||
background : #000 url(loading.gif) no-repeat center; /* video preloader */
|
||||
background : #000 /*url(loading.gif)*/ no-repeat center; /* video preloader */
|
||||
}
|
||||
|
||||
/* _____________________________ *
|
||||
|
|
|
|||
Loading…
Reference in New Issue