HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/matomo.circ/plugins/Tour/stylesheets/engagement.less
.tourEngagement {

  .icon-star {
    font-size:32px;
  }

  .successStar {
    color:#43a047;
  }

  .upgradeStar {
    color:@color-silver;
  }

  .completed,
  .icon-ok {
    color:#43a047;
  }
  .icon-hide {
    color: #666;
  }
  .icon-ok, .icon-hide {
    margin-right: 5px;
  }

  li {
    padding: 4px 0;
  }
  .tourSuperUserNote {
    color: @color-silver;
  }

  .skip-challenge {
    text-decoration: none;
  }
}