mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
parent
1663a49cee
commit
073b7b6717
244 changed files with 9494 additions and 8597 deletions
3
dev/scss/bootstrap/_transitions.scss
Normal file → Executable file
3
dev/scss/bootstrap/_transitions.scss
Normal file → Executable file
|
|
@ -6,6 +6,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
// scss-docs-start collapse-classes
|
||||
.collapse {
|
||||
&:not(.show) {
|
||||
display: none;
|
||||
|
|
@ -13,8 +14,8 @@
|
|||
}
|
||||
|
||||
.collapsing {
|
||||
position: relative;
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
@include transition($transition-collapse);
|
||||
}
|
||||
// scss-docs-end collapse-classes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue