当前位置:  开发笔记 > 前端 > 正文

Bootstrap CSS bg-success警报不起作用

如何解决《BootstrapCSSbg-success警报不起作用》经验,为你挑选了2个好方法。

由于某种原因,Bootstrap 3中的bg-danger类不显示红色背景.为什么?

There was an error updating your details.

martynas.. 65

在Bootstrap中,您具有以下预定义背景:

Bootstrap 3.1.0:

...
...
...
...
...

Bootstrap 3.0.3:

...
...
...
...

Bootstrap组件

在此处查看所有Bootstrap组件


Aleksander B.. 16

上下文背景bg-primary,bg-success,bg-info,bg-warningbg-danger添加自举为3.1.0版本,并没有出现在3.0.3之前.

然而,已经有alerts的四个上下文类alert-success,alert-info,alert-warningalert-danger适合于那种错误信息.

There was an error updating your details.

另请参阅Bootstrap警报组件:http://getbootstrap.com/components/#alerts



1> martynas..:

在Bootstrap中,您具有以下预定义背景:

Bootstrap 3.1.0:

...
...
...
...
...

Bootstrap 3.0.3:

...
...
...
...

Bootstrap组件

在此处查看所有Bootstrap组件



2> Aleksander B..:

上下文背景bg-primary,bg-success,bg-info,bg-warningbg-danger添加自举为3.1.0版本,并没有出现在3.0.3之前.

然而,已经有alerts的四个上下文类alert-success,alert-info,alert-warningalert-danger适合于那种错误信息.

There was an error updating your details.

另请参阅Bootstrap警报组件:http://getbootstrap.com/components/#alerts


谢谢!需要更新我的bootstrap版本!
推荐阅读
李桂平2402851397
这个屌丝很懒,什么也没留下!
DevBox开发工具箱 | 专业的在线开发工具网站    京公网安备 11010802040832号  |  京ICP备19059560号-6
Copyright © 1998 - 2020 DevBox.CN. All Rights Reserved devBox.cn 开发工具箱 版权所有