bootstrap 4 beta 2
Bootstrap 4 beta 2
This commit is contained in:
25
bootstap 4 alpha 6/scss/partials/_overwrites.scss
Normal file
25
bootstap 4 alpha 6/scss/partials/_overwrites.scss
Normal file
@@ -0,0 +1,25 @@
|
||||
.toolbox-reset {
|
||||
background: inherit;
|
||||
color: inherit;
|
||||
display: inherit;
|
||||
line-height: inherit;
|
||||
margin: inherit;
|
||||
padding: inherit;
|
||||
-webkit-text-size-adjust: inherit;
|
||||
-ms-text-size-adjust: inherit;
|
||||
|
||||
.collapse {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.modal {
|
||||
left: inherit;
|
||||
}
|
||||
|
||||
.box i {
|
||||
color: inherit;
|
||||
border: inherit;
|
||||
font-size: inherit;
|
||||
padding: inherit;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user