Diff for /loncom/html/adm/countdown/jquery.countdown.css between versions 1.1 and 1.2

version 1.1, 2012/03/18 13:51:11 version 1.2, 2014/01/15 14:45:11
Line 1 Line 1
 /* jQuery Countdown styles 1.5.11. */  /* jQuery Countdown styles 1.6.3. */
 .hasCountdown {  .hasCountdown {
  border: 1px solid #ccc;   border: 1px solid #ccc;
  background-color: #eee;   background-color: #eee;
Line 7 Line 7
  direction: rtl;   direction: rtl;
 }  }
 .countdown_holding span {  .countdown_holding span {
  background-color: #ccc;   color: #888;
 }  }
 .countdown_row {  .countdown_row {
  clear: both;   clear: both;

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>