Subversion Repositories web.active

Rev

Blame | Last modification | View Log | Download

// General text styles

// Note: it is preferable to use the "pw-" classes, but the non-pw classes 
// are kept for backwards compatibility. 

.detail,
.notes,
.pw-detail,
.pw-notes {
  .uk-text-small();
  .uk-text-muted();
}

.description,
.pw-description {
  .uk-text-muted();
}

b, b b {
  font-weight: bold;
}

.hook-base-code() {
  overflow: auto;
}