More enhancements to listview animations

Now we've got navigation scrolling back
This commit is contained in:
Jeremy Ruston
2012-11-03 16:14:00 +00:00
parent 5443c8243a
commit 3d747499cb
9 changed files with 82 additions and 28 deletions

View File

@@ -6037,15 +6037,11 @@ a.tw-tiddlylink-missing {
font-style: inherit;
}
.tw-sideways-item {
width: 300px;
}
.tw-list-element {
white-space: normal;
}
.tw-scrollable-outer {
.tw-well {
background: #ccc;
-webkit-box-shadow: inset 1px 1px 4px 1px rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 1px 1px 4px 1px rgba(0, 0, 0, 0.15);