Merge pull request #483 from masteradhoc/masteradhoc-patch-typo

Patch - Typo waring -> warning
This commit is contained in:
Abdullah Almsaeed
2015-06-02 17:05:14 +03:00
33 changed files with 37 additions and 37 deletions

View File

@@ -3706,7 +3706,7 @@ table.text-center th {
.alert-info,
.label-danger,
.label-info,
.label-waring,
.label-warning,
.label-primary,
.label-success,
.modal-primary .modal-body,
@@ -3744,7 +3744,7 @@ table.text-center th {
.bg-yellow,
.callout.callout-warning,
.alert-warning,
.label-waring,
.label-warning,
.modal-warning .modal-body {
background-color: #f39c12 !important;
}