Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed


/**
 * Progress
 * --------------------------------------------------
 */

progress {
  display: block;
  margin: $progress-margin;
  width: $progress-width;
}