Animate left sidebar collapse/expand.

This commit is contained in:
Max Goodman
2013-05-23 02:36:51 -07:00
parent 4004441ba4
commit a619f35185

View File

@@ -7070,6 +7070,7 @@ body.with-listing-chooser.listing-chooser-collapsed {
padding-right: @listing-chooser-grippy-width;
background: #f7f7f7;
overflow: hidden;
.transition(width, .25s);
&:after {
content: '';
@@ -7188,6 +7189,7 @@ body.with-listing-chooser.listing-chooser-collapsed {
color: gray;
font-size: .8em;
font-weight: normal;
white-space: nowrap;
}
}