Browse Source

Remove old CSS rules

Jonas Jenwald 11 years ago
parent
commit
80f5ae518f
  1. 16
      web/viewer.css

16
web/viewer.css

@ -1207,22 +1207,6 @@ html[dir='rtl'] .outlineItem > a { @@ -1207,22 +1207,6 @@ html[dir='rtl'] .outlineItem > a {
cursor: default;
}
#findScrollView {
position: absolute;
top: 10px;
bottom: 10px;
left: 10px;
width: 280px;
}
#sidebarControls {
position:absolute;
width: 180px;
height: 32px;
left: 15px;
bottom: 35px;
}
.canvasWrapper {
overflow: hidden;
}

Loading…
Cancel
Save