update bootstrap 4.3.1, update gulpfile, npm start script added, change SCSS file names for proper compiling
This commit is contained in:
5
vendor/bootstrap/scss/_close.scss
vendored
5
vendor/bootstrap/scss/_close.scss
vendored
@@ -1,6 +1,6 @@
|
||||
.close {
|
||||
float: right;
|
||||
font-size: $close-font-size;
|
||||
@include font-size($close-font-size);
|
||||
font-weight: $close-font-weight;
|
||||
line-height: 1;
|
||||
color: $close-color;
|
||||
@@ -17,9 +17,6 @@
|
||||
@include hover-focus {
|
||||
opacity: .75;
|
||||
}
|
||||
|
||||
// Opinionated: add "hand" cursor to non-disabled .close elements
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user