mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
spelling mistake in comment
This commit is contained in:
+1
-1
@@ -201,7 +201,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Gradient Bar Colors for buttons and allerts
|
// Gradient Bar Colors for buttons and alerts
|
||||||
.gradientBar(@primaryColor, @secondaryColor) {
|
.gradientBar(@primaryColor, @secondaryColor) {
|
||||||
#gradient > .vertical(@primaryColor, @secondaryColor);
|
#gradient > .vertical(@primaryColor, @secondaryColor);
|
||||||
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
|
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
|
||||||
|
|||||||
Reference in New Issue
Block a user