feature(bower) smalltalk v2.0.0

This commit is contained in:
coderaiser 2016-07-15 20:12:56 +03:00
parent 32a59c0c26
commit 13f27e2597
19 changed files with 334 additions and 613 deletions

View file

@ -24,6 +24,10 @@
z-index: 100;
}
.smalltalk + .smalltalk {
transition: ease 1s;
display: none;
}
.smalltalk .page {
border-radius: 3px;