mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
nuke comments
This commit is contained in:
@@ -41,7 +41,6 @@
|
|||||||
color: @successText;
|
color: @successText;
|
||||||
}
|
}
|
||||||
.alert-success h4 {
|
.alert-success h4 {
|
||||||
// Specified for the h4 to prevent conflicts of changing @headingsColor
|
|
||||||
color: @successText;
|
color: @successText;
|
||||||
}
|
}
|
||||||
.alert-danger,
|
.alert-danger,
|
||||||
@@ -52,7 +51,6 @@
|
|||||||
}
|
}
|
||||||
.alert-danger h4,
|
.alert-danger h4,
|
||||||
.alert-error h4 {
|
.alert-error h4 {
|
||||||
// Specified for the h4 to prevent conflicts of changing @headingsColor
|
|
||||||
color: @errorText;
|
color: @errorText;
|
||||||
}
|
}
|
||||||
.alert-info {
|
.alert-info {
|
||||||
@@ -61,7 +59,6 @@
|
|||||||
color: @infoText;
|
color: @infoText;
|
||||||
}
|
}
|
||||||
.alert-info h4 {
|
.alert-info h4 {
|
||||||
// Specified for the h4 to prevent conflicts of changing @headingsColor
|
|
||||||
color: @infoText;
|
color: @infoText;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user