mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 11:51:23 +02:00
run make on prev commits
This commit is contained in:
6
dist/css/bootstrap.css
vendored
6
dist/css/bootstrap.css
vendored
@@ -3444,8 +3444,8 @@ button.close {
|
|||||||
|
|
||||||
.modal-content {
|
.modal-content {
|
||||||
position: relative;
|
position: relative;
|
||||||
background-color: #fff;
|
background-color: #ffffff;
|
||||||
border: 1px solid #999;
|
border: 1px solid #999999;
|
||||||
border: 1px solid rgba(0, 0, 0, 0.2);
|
border: 1px solid rgba(0, 0, 0, 0.2);
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
outline: none;
|
outline: none;
|
||||||
@@ -3461,7 +3461,7 @@ button.close {
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 1030;
|
z-index: 1030;
|
||||||
background-color: #000;
|
background-color: #000000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-backdrop.fade {
|
.modal-backdrop.fade {
|
||||||
|
Reference in New Issue
Block a user