Changes between Version 78 and Version 79 of Catalogue


Ignore:
Timestamp:
Jun 27, 2012 2:15:17 PM (12 years ago)
Author:
tolix
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Catalogue

    v78 v79  
    1515    if( !amountDiv ) {
    1616      amountDiv = document.createElement('span');
    17       amountDiv.style.color = '#bbbbbb';
     17      amountDiv.style.color = '#a0baa0';
    1818      el.parentNode.appendChild(amountDiv);
    1919      amountText = document.createTextNode();