mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
remove color variables, swap others were appropro
This commit is contained in:
@@ -115,8 +115,8 @@
|
||||
|
||||
// Warning (orange)
|
||||
.progress-warning .bar, .progress .bar-warning {
|
||||
#gradient > .vertical(lighten(@orange, 15%), @orange);
|
||||
#gradient > .vertical(lighten(#f89406, 15%), #f89406);
|
||||
}
|
||||
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
|
||||
#gradient > .striped(lighten(@orange, 15%));
|
||||
#gradient > .striped(lighten(#f89406, 15%));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user