UNPKG

node-mirror

Version:

node.js + CodeMirror = Great IDE and Admin Tool

12 lines (9 loc) 216 B
/* ProgressBar * * Styling of the ProgressBar when RTL direction is specified */ @import "variables"; .claro .dijitProgressBarRtl .dijitProgressBarFull { border-left-width: 1px; border-right-width: 0px; }