mirror of
https://github.com/jcreek/AssessmentAnalyser.git
synced 2026-07-13 02:43:49 +00:00
Added bootstrap 3 folder
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
// Progress bars
|
||||
|
||||
.progress-bar-variant(@color) {
|
||||
background-color: @color;
|
||||
|
||||
// Deprecated parent class requirement as of v3.2.0
|
||||
.progress-striped & {
|
||||
#gradient > .striped();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user