mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
revamp the mixins file to organize things a bit more, make placeholder text use a new variable instead of relying solely on @grayLight
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
// Striped bars
|
||||
.progress.striped .bar {
|
||||
#gradient > .striped(#62c462);
|
||||
.background-size(40px, 40px);
|
||||
.background-size(40px 40px);
|
||||
}
|
||||
|
||||
// Call animation for the active one
|
||||
|
||||
Reference in New Issue
Block a user